Getting Started with Ruby on Rails
Learn the basics of Ruby on Rails and how to set up a new application.
Active Record
Understand how to use Active Record to interact with your database.
Routing
Learn how to define routes for your Ruby on Rails application.
Action Controller
Understand how to use Action Controller to handle requests and responses.