Ruby on Rails Guides (<%= @edge ? @edge[0, 7] : @version %>)

<% if @edge %>

These are Edge Guides, based on master@<%= @edge[0, 7] %>.

If you are looking for the ones for the stable version, please check https://guides.rubyonrails.org instead.

<% else %>

These are the new guides for Rails 5.2 based on <%= @version %>. These guides are designed to make you immediately productive with Rails, and to help you understand how all of the pieces fit together.

<% end %>

The guides for earlier releases: Rails 5.2, Rails 5.1, Rails 5.0, Rails 4.2, Rails 4.1, Rails 4.0, Rails 3.2, Rails 3.1, Rails 3.0, and Rails 2.3.