Getting started with Rails

This interactive tutorial covers getting up and running with Ruby on Rails.

After completing this tutorial, you will know:

  • How to create a new Rails application, and connect your application to a database.
  • The general layout of a Rails application.
  • The basic principles of MVC (Model, View, Controller) and RESTful design.
  • How to quickly generate the starting pieces of a Rails application.

Proudly built by Evil Martians based on the Rails Guides.