Go to file
2016-07-26 11:59:23 -05:00
app Rails5 init 2016-07-26 11:59:23 -05:00
bin Rails5 init 2016-07-26 11:59:23 -05:00
config Rails5 init 2016-07-26 11:59:23 -05:00
db Rails5 init 2016-07-26 11:59:23 -05:00
lib Rails5 init 2016-07-26 11:59:23 -05:00
public Rails5 init 2016-07-26 11:59:23 -05:00
spec_fixtures spec fixtures for seed database ideas 2016-07-26 09:32:26 -05:00
test Rails5 init 2016-07-26 11:59:23 -05:00
vendor/assets Rails5 init 2016-07-26 11:59:23 -05:00
.gitignore Rails5 init 2016-07-26 11:59:23 -05:00
.tmux.conf Docker config 2016-07-26 11:22:03 -05:00
config.ru Rails5 init 2016-07-26 11:59:23 -05:00
Dockerfile Docker config 2016-07-26 11:22:03 -05:00
Gemfile Docker config 2016-07-26 11:22:03 -05:00
Gemfile.lock Docker config 2016-07-26 11:22:03 -05:00
Guardfile Docker config 2016-07-26 11:22:03 -05:00
Rakefile Rails5 init 2016-07-26 11:59:23 -05:00
README.md Rails5 init 2016-07-26 11:59:23 -05:00
start-dev.sh Docker config 2016-07-26 11:22:03 -05:00
start-docker.sh Docker config 2016-07-26 11:22:03 -05:00
start-server.sh Docker config 2016-07-26 11:22:03 -05: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

  • ...