No description
Find a file
2021-08-31 11:08:27 -04:00
app don't null out likert value zscores 2020-01-12 10:04:06 -05: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 Latest admin data 2020-01-11 15:25:41 -05:00
db fixing bugs with school_question creation 2018-12-21 13:50:24 -05:00
lib Added comment to trigger Heroku update 2021-08-30 15:46:48 -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 Update Ruby version to 2.7.4 2021-08-31 11:08:27 -04:00
config.ru first commit 2017-02-23 12:52:56 -05:00
Gemfile Update Ruby version to 2.7.4 2021-08-31 11:08:27 -04:00
Gemfile.lock Update Ruby version to 2.7.4 2021-08-31 11:08:27 -04: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

  • ...