Getting started with Ruby on Rails

suggest change

Remarks

Ruby on Rails (RoR), or Rails, is an open-source popular web application framework. Rails uses Ruby, HTML, CSS, and JavaScript to create a web application that runs on a web server. Rails uses the model-view-controller (MVC) pattern and provides a fullstack of libraries from the database all the way to the view.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Getting started with Ruby on Rails:

Table Of Contents
0 Getting started with Ruby on Rails
3 Views
19 Caching
23 Rails 5
25 Mongoid
26 Gems
55 CSV