You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Alex Basson 75787cf682
Remove vestigial comment
4 years ago
app REVERT ME: Add /experiments route 4 years ago
bin first commit 9 years ago
config REVERT ME: Add /experiments route 4 years ago
data Fix formatting in json files 4 years ago
db fixing bugs with school_question creation 7 years ago
lib Remove vestigial comment 4 years ago
log first commit 9 years ago
public faq, 2018 nonlikert values 7 years ago
spec Make failing tests pending so that test suite runs greens 4 years ago
tmp first commit 9 years ago
vendor/assets first commit 9 years ago
.gitignore Do not check in IDE prefs 4 years ago
.rspec user and recipient and tests 9 years ago
.ruby-version Update Ruby version to 2.7.4 4 years ago
Gemfile Update Ruby version to 2.7.4 4 years ago
Gemfile.lock Update tzinfo to avoid deprecation warnings 4 years ago
Procfile adding procfile 6 years ago
README.md first commit 9 years ago
Rakefile first commit 9 years ago
config.ru first commit 9 years ago

README.md

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

  • ...