No description
Find a file
2019-07-28 08:05:10 -04:00
app default to the last year 2019-07-24 20:32:47 -04:00
bin first commit 2017-02-23 12:52:56 -05:00
config updating for 2018 data 2018-07-20 09:50:40 -04:00
data trying to fix syncing 2019-07-18 11:44:56 -04:00
db fixing bugs with school_question creation 2018-12-21 13:50:24 -05:00
lib new questions every year 2019-07-28 08:05:10 -04:00
log first commit 2017-02-23 12:52:56 -05:00
public faq, 2018 nonlikert values 2019-01-11 16:19:07 -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
.gitignore working on administrative data 2018-01-22 21:39:21 -05:00
.rspec user and recipient and tests 2017-02-25 11:00:27 -05:00
.ruby-version updating ruby and gems 2018-07-06 14:41:39 -04:00
config.ru first commit 2017-02-23 12:52:56 -05:00
Gemfile adding SchoolQuestion 2018-12-20 09:06:47 -05:00
Gemfile.lock adding SchoolQuestion 2018-12-20 09:06:47 -05:00
Procfile adding procfile 2019-07-16 17:01:27 -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

  • ...