Go to file
Torsten 7aa9e507a3 new rails 2022-03-25 20:01:50 +02:00
app new rails 2022-03-25 20:01:50 +02:00
bin new rails 2022-03-25 20:01:50 +02:00
config new rails 2022-03-25 20:01:50 +02:00
db new rails 2022-03-25 20:01:50 +02:00
lib new rails 2022-03-25 20:01:50 +02:00
log new rails 2022-03-25 20:01:50 +02:00
public new rails 2022-03-25 20:01:50 +02:00
storage new rails 2022-03-25 20:01:50 +02:00
test new rails 2022-03-25 20:01:50 +02:00
tmp new rails 2022-03-25 20:01:50 +02:00
vendor new rails 2022-03-25 20:01:50 +02:00
.gitattributes new rails 2022-03-25 20:01:50 +02:00
.gitignore new rails 2022-03-25 20:01:50 +02:00
.ruby-version new rails 2022-03-25 20:01:50 +02:00
Gemfile new rails 2022-03-25 20:01:50 +02:00
Gemfile.lock new rails 2022-03-25 20:01:50 +02:00
README.md new rails 2022-03-25 20:01:50 +02:00
Rakefile new rails 2022-03-25 20:01:50 +02:00
config.ru new rails 2022-03-25 20:01:50 +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

  • ...