Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 761 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 761 Bytes

README

Note: This is not original work. It is a code-along tutorial from the official getting started with Rails guide. Its purpose is to get familiarized with a Rails app. This project was deployed on Heroku (with the help of their docs) and as a result, may take a moment to load.

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

  • ...