Go to file
niyas ac55c06532 Merge pull request 'adding place' (#1) from course into master
Reviewed-on: #1
2025-10-19 08:31:48 +00:00
.github first commit 2025-10-19 13:46:51 +05:30
.kamal first commit 2025-10-19 13:46:51 +05:30
app adding place 2025-10-19 14:01:00 +05:30
bin first commit 2025-10-19 13:46:51 +05:30
config first commit 2025-10-19 13:46:51 +05:30
db first commit 2025-10-19 13:46:51 +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 first commit 2025-10-19 13:46:51 +05:30
tmp first commit 2025-10-19 13:46:51 +05:30
vendor first commit 2025-10-19 13:46:51 +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 first commit 2025-10-19 13:46:51 +05:30
Gemfile.lock first commit 2025-10-19 13:46:51 +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

  • ...