No description
Find a file
2017-10-15 15:19:45 -04:00
app working on loading data 2017-10-15 15:19:45 -04:00
bin first commit 2017-02-23 12:52:56 -05:00
config working on authentication 2017-04-05 21:17:27 -04:00
data edited questions 2017-09-23 11:17:54 -04:00
db new data 2017-09-07 17:22:30 -04:00
lib working on loading data 2017-10-15 15:19:45 -04:00
log first commit 2017-02-23 12:52:56 -05:00
public first commit 2017-02-23 12:52:56 -05:00
spec more natural language commands 2017-05-06 14:21:23 -04:00
tmp first commit 2017-02-23 12:52:56 -05:00
vendor/assets first commit 2017-02-23 12:52:56 -05:00
.DS_Store new data 2017-09-07 17:22:30 -04: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 removing whisper 2017-04-04 20:52:07 -04:00
Gemfile.lock removing whisper 2017-04-04 20:52:07 -04: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

  • ...