The Rails Way is an approach to building applications with the framework that closely follows a set of conventions and opinions about how its applications should be developed.
The Rails Doctrine
The Rails Doctrine is a set of conventions and design decisions that come out of the box in every Rails application and can vastly improve the experience of developing Rails apps for the majority of cases.
