No description
Find a file
2018-02-16 09:12:51 +00:00
.idea New file 2018-02-16 09:12:51 +00:00
app New file 2018-02-16 09:12:51 +00:00
bin New file 2018-02-16 09:12:51 +00:00
config New file 2018-02-16 09:12:51 +00:00
db New file 2018-02-16 09:12:51 +00:00
lib/tasks New file 2018-02-16 09:12:51 +00:00
log New file 2018-02-16 09:12:51 +00:00
public New file 2018-02-16 09:12:51 +00:00
tmp New file 2018-02-16 09:12:51 +00:00
vendor New file 2018-02-16 09:12:51 +00:00
.gitignore New file 2018-02-16 09:12:51 +00:00
config.ru New file 2018-02-16 09:12:51 +00:00
Gemfile New file 2018-02-16 09:12:51 +00:00
Gemfile.lock New file 2018-02-16 09:12:51 +00:00
Rakefile New file 2018-02-16 09:12:51 +00:00
README.md Initial commit 2018-02-16 09:10:35 +00: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

  • ...