The "Getting Started with Rails" tutorial store
Find a file
2025-01-24 14:11:47 -05:00
.github Dump 2025-01-24 12:32:29 -05:00
.kamal Dump 2025-01-24 12:32:29 -05:00
app Next dump 2025-01-24 14:11:47 -05:00
bin Dump 2025-01-24 12:32:29 -05:00
config Next dump 2025-01-24 14:11:47 -05:00
db Dump 2025-01-24 12:32:29 -05:00
lib/tasks Dump 2025-01-24 12:32:29 -05:00
log Dump 2025-01-24 12:32:29 -05:00
public Dump 2025-01-24 12:32:29 -05:00
script Dump 2025-01-24 12:32:29 -05:00
storage Dump 2025-01-24 12:32:29 -05:00
test Next dump 2025-01-24 14:11:47 -05:00
tmp Dump 2025-01-24 12:32:29 -05:00
vendor Dump 2025-01-24 12:32:29 -05:00
.dockerignore Dump 2025-01-24 12:32:29 -05:00
.gitattributes Dump 2025-01-24 12:32:29 -05:00
.gitignore Dump 2025-01-24 12:32:29 -05:00
.rubocop.yml Dump 2025-01-24 12:32:29 -05:00
.ruby-version Dump 2025-01-24 12:32:29 -05:00
config.ru Dump 2025-01-24 12:32:29 -05:00
Dockerfile Dump 2025-01-24 12:32:29 -05:00
Gemfile Dump 2025-01-24 12:32:29 -05:00
Gemfile.lock Dump 2025-01-24 12:32:29 -05:00
Rakefile Dump 2025-01-24 12:32:29 -05:00
README.md Dump 2025-01-24 12:32:29 -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

  • ...