Go to file
Thor77 821c40c35c
Merge initial schema migrations
2018-11-11 19:57:59 +01:00
app Format imported code 2018-11-11 19:39:13 +01:00
bin Initial commit 2018-10-30 15:52:46 +01:00
config Apply rubocop formatting 2018-11-10 15:50:27 +01:00
db Merge initial schema migrations 2018-11-11 19:57:59 +01:00
public Initial commit 2018-10-30 15:52:46 +01:00
test Format imported code 2018-11-11 19:39:13 +01:00
.gitignore Remove IDEA files 2018-11-11 19:39:03 +01:00
.rubocop.yml Add .rubocop.yml 2018-11-10 15:48:59 +01:00
.ruby-version Initial commit 2018-10-30 15:52:46 +01:00
Gemfile Apply rubocop formatting 2018-11-10 15:50:27 +01:00
Gemfile.lock Update loofah dependency 2018-11-10 15:48:26 +01:00
README.md Initial commit 2018-10-30 15:52:46 +01:00
Rakefile Apply rubocop formatting 2018-11-10 15:50:27 +01:00
config.ru Apply rubocop formatting 2018-11-10 15:50:27 +01:00

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

  • ...