622 B
622 B
SMS Pager
A simple app to send sms messages with twillio.
Configure
Secrets file:
config/application.yml
is read at boot and shoves the values into ENV
.
- Copy
config/application.yml.sample
and rename toconfig/application.yml
. - Edit file and set/define as many secrets as you need. The sample file has the minimum expected keys.
- Make ABSOLUTE certain that this file is not checked into your repository.
TODO
- activation flag on user edit
- verify roles access
- application log
- task runner - delayedjob or sidekiq or activerecord newness?
- milestone 1.0.0