You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.