Ruby on Rails main@dac26fd RDOC_MAIN.md railties/RDOC_MAIN.md Welcome to Rails¶ ↑ What’s Rails?¶ ↑ Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern. Understanding the MVC pattern is key to understanding Rails. MVC divides your application into three layers: Model, View, and Controlle