The "Getting Started with Rails" tutorial store
Find a file
Bill Niblock ef378a1f59
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
Dump
2025-01-24 12:32:29 -05:00
.github Dump 2025-01-24 12:32:29 -05:00
.kamal Dump 2025-01-24 12:32:29 -05:00
app Dump 2025-01-24 12:32:29 -05:00
bin Dump 2025-01-24 12:32:29 -05:00
config Dump 2025-01-24 12:32:29 -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 Dump 2025-01-24 12:32:29 -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

  • ...