Go to file
Thor77 f8099a625c Add .rubocop.yml 2018-11-10 15:48:59 +01:00
app Add devise token authentication 2018-11-10 15:46:02 +01:00
bin Initial commit 2018-10-30 15:52:46 +01:00
config Add devise token authentication 2018-11-10 15:46:02 +01:00
db Add devise token authentication 2018-11-10 15:46:02 +01:00
public Initial commit 2018-10-30 15:52:46 +01:00
test Initial commit 2018-10-30 15:52:46 +01:00
.gitignore Initial commit 2018-10-30 15:52:46 +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 Add devise token authentication 2018-11-10 15:46:02 +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 Initial commit 2018-10-30 15:52:46 +01:00
config.ru Initial commit 2018-10-30 15:52:46 +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

  • ...