No description
Find a file
2021-09-10 11:08:27 -04:00
.github/workflows Deliberately introduce failing test to verify automatic deploy 2021-09-10 11:08:27 -04:00
app REVERT ME: Add /experiments route 2021-08-31 11:08:35 -04:00
bin first commit 2017-02-23 12:52:56 -05:00
config REVERT ME: Add /experiments route 2021-08-31 11:08:35 -04:00
data Fix formatting in json files 2021-09-03 11:32:35 -04:00
db fixing bugs with school_question creation 2018-12-21 13:50:24 -05:00
lib Remove vestigial comment 2021-09-03 11:32: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 Deliberately introduce failing test to verify automatic deploy 2021-09-10 11:08:27 -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 Do not check in IDE prefs 2021-08-31 11:08:35 -04: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 tzinfo to avoid deprecation warnings 2021-08-31 14:12:39 -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

  • ...