No description
Find a file
2017-03-10 20:00:38 -05:00
app working on twilio integration 2017-03-10 20:00:38 -05:00
bin first commit 2017-02-23 12:52:56 -05:00
config working on twilio integration 2017-03-10 20:00:38 -05:00
data working on questions and categories 2017-03-03 22:00:07 -05:00
db working on twilio integration 2017-03-10 14:31:14 -05:00
lib rull rake task 2017-03-08 13:07:54 -05:00
log first commit 2017-02-23 12:52:56 -05:00
public first commit 2017-02-23 12:52:56 -05:00
spec working on twilio integration 2017-03-10 20:00:38 -05:00
tmp first commit 2017-02-23 12:52:56 -05:00
vendor/assets first commit 2017-02-23 12:52:56 -05:00
.gitignore working on recipient_schedule relationships 2017-03-09 10:26:34 -05:00
.rspec user and recipient and tests 2017-02-25 11:00:27 -05:00
.ruby-version more scaffolding 2017-03-01 13:23:54 -05:00
config.ru first commit 2017-02-23 12:52:56 -05:00
Gemfile working on sending twilio messages 2017-03-08 10:35:36 -05:00
Gemfile.lock working on sending twilio messages 2017-03-08 10:35:36 -05:00
Rakefile first commit 2017-02-23 12:52:56 -05:00
README.md first commit 2017-02-23 12:52:56 -05:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...