Skip to content

Create a blog on Ruby on Rails based on Ruby on Rails guides with extra comment validation. :)

Notifications You must be signed in to change notification settings

senkulabs/blog-rails

Repository files navigation

Blog Rails

Create a blog on Ruby on Rails based on Ruby on Rails guides with extra comment validation. :)

Specification

  • Ruby version 3.2.2
  • Rails version 7.1.1
  • Sqlite for development

How to run?

  • Clone the repository
  • Run commands below step by step
bundle install

# create database and tables
rails db:create
rails db:migrate

# start rails server
rails server

About

Create a blog on Ruby on Rails based on Ruby on Rails guides with extra comment validation. :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published