2015-11-14 11:37:27 -06:00
2015-09-12 15:37:05 -05:00
2015-11-14 11:37:27 -06:00
2015-09-21 20:40:07 -05:00
2015-11-15 13:42:13 -06:00
2015-09-12 15:37:05 -05:00
2015-09-12 15:37:05 -05:00
2015-10-03 08:57:06 -05:00
2015-10-20 21:49:59 -05:00
2015-09-12 15:37:05 -05:00
2015-11-15 13:42:13 -06:00
2015-10-03 15:15:19 -05:00
2015-09-12 15:37:05 -05:00
2015-10-23 19:57:32 -05:00

SMS Pager

A simple app to send sms messages with twillio.

Configure

  • set up twilio account
  • create google apps oauth app

Secrets file:

config/application.yml is read at boot and shoves the values into ENV.

  1. Copy config/application.yml.sample and rename to config/application.yml.
  2. Edit file and set/define as many secrets as you need. The sample file has the minimum expected keys.
  3. Make ABSOLUTE certain that this file is not checked into your repository.

TODO

  • milestone 1.0.0
    • decent UX
    • application log
    • task runner - delayedjob or sidekiq or activerecord newness?
Description
No description provided
Readme 109 KiB
Languages
Ruby 72.3%
Haml 13%
HTML 6.5%
SCSS 5.5%
JavaScript 1.6%
Other 1.1%