srgx / Rails-7

Ruby on Rails 7 application from "Getting Started with Rails" guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails-7

Ruby on Rails 7 application from "Getting Started with Rails" guide

  • Run with 'bin/rails server'
  • Routing
  • Rails console
  • Database migrations
  • Create, update, show and destroy articles
  • Create and destroy comments
  • Model generation
  • Model association
  • Model validation & concerns
  • Forms & partial views
  • Error messages
  • Basic authentication

About

Ruby on Rails 7 application from "Getting Started with Rails" guide


Languages

Language:Ruby 70.5%Language:HTML 23.8%Language:JavaScript 3.6%Language:CSS 2.1%