Go to file
Adrian Hinz d312b84507 Init 2016-09-30 19:57:04 +02:00
app Init 2016-09-30 19:57:04 +02:00
bin Init 2016-09-30 19:57:04 +02:00
config Init 2016-09-30 19:57:04 +02:00
db Init 2016-09-30 19:57:04 +02:00
lib Init 2016-09-30 19:57:04 +02:00
log Init 2016-09-30 19:57:04 +02:00
public Init 2016-09-30 19:57:04 +02:00
test Init 2016-09-30 19:57:04 +02:00
tmp Init 2016-09-30 19:57:04 +02:00
vendor/assets Init 2016-09-30 19:57:04 +02:00
.gitignore Init 2016-09-30 19:57:04 +02:00
Gemfile Init 2016-09-30 19:57:04 +02:00
Gemfile.lock Init 2016-09-30 19:57:04 +02:00
README.md Init 2016-09-30 19:57:04 +02:00
Rakefile Init 2016-09-30 19:57:04 +02:00
config.ru Init 2016-09-30 19:57:04 +02: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

  • ...