Go to file
Mini Robot 21d6b28332 devise add 2018-01-19 15:54:47 +01:00
app devise add 2018-01-19 15:54:47 +01:00
bin init 2018-01-19 13:58:15 +01:00
config devise add 2018-01-19 15:54:47 +01:00
db devise add 2018-01-19 15:54:47 +01:00
lib init 2018-01-19 13:58:15 +01:00
log init 2018-01-19 13:58:15 +01:00
public init 2018-01-19 13:58:15 +01:00
test devise add 2018-01-19 15:54:47 +01:00
tmp init 2018-01-19 13:58:15 +01:00
vendor init 2018-01-19 13:58:15 +01:00
.gitignore init 2018-01-19 13:58:15 +01:00
Gemfile devise add 2018-01-19 15:54:47 +01:00
Gemfile.lock devise add 2018-01-19 15:54:47 +01:00
README.md init 2018-01-19 13:58:15 +01:00
Rakefile init 2018-01-19 13:58:15 +01:00
config.ru init 2018-01-19 13:58:15 +01:00
package.json init 2018-01-19 13:58:15 +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

  • ...