Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 465 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 465 Bytes

README

This is a Ruby on Rails application created by myself to improve mi knowlegde about this framework. This App is a blog where users can post posts and other users can watch it and comment.

Things you may want to cover:

  • Ruby version: 3.2.2

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...