Go to file
niyas301 ea11dc7a9c Initial commit for course branch 2025-11-18 14:25:22 +05:30
.github first commit 2025-10-19 13:46:51 +05:30
.kamal first commit 2025-10-19 13:46:51 +05:30
app Initial commit for course branch 2025-11-18 14:25:22 +05:30
bin first commit 2025-10-19 13:46:51 +05:30
config Initial commit for course branch 2025-11-18 14:25:22 +05:30
db Initial commit for course branch 2025-11-18 14:25:22 +05:30
lib/tasks first commit 2025-10-19 13:46:51 +05:30
log first commit 2025-10-19 13:46:51 +05:30
public first commit 2025-10-19 13:46:51 +05:30
script first commit 2025-10-19 13:46:51 +05:30
storage first commit 2025-10-19 13:46:51 +05:30
test Move legacy asset to avoid application.js logical path conflict 2025-11-06 12:28:29 +05:30
tmp first commit 2025-10-19 13:46:51 +05:30
vendor added background video 2025-11-06 00:32:57 +05:30
.dockerignore first commit 2025-10-19 13:46:51 +05:30
.gitattributes first commit 2025-10-19 13:46:51 +05:30
.gitignore first commit 2025-10-19 13:46:51 +05:30
.rubocop.yml first commit 2025-10-19 13:46:51 +05:30
.ruby-version first commit 2025-10-19 13:46:51 +05:30
Dockerfile first commit 2025-10-19 13:46:51 +05:30
Gemfile added background video 2025-11-06 00:32:57 +05:30
Gemfile.lock Move legacy asset to avoid application.js logical path conflict 2025-11-06 12:28:29 +05:30
README.md first commit 2025-10-19 13:46:51 +05:30
Rakefile first commit 2025-10-19 13:46:51 +05:30
config.ru first commit 2025-10-19 13:46:51 +05:30

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

  • ...