Skip to content

jorueda/rails-tutorial

Repository files navigation

Getting Started with Rails

This guide covers getting up and running with Ruby on Rails.

After reading this guide, you will know:

  • How to install Rails, 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.

https://guides.rubyonrails.org/getting_started.html

About

Ruby on Rails official tutorial.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published