Update Rails minor version from 5.1 to 5.2 [ci skip]

This commit is contained in:
Jolyon Pawlyn 2018-04-16 22:26:30 +02:00
parent 37b373a8d2
commit ffa558efcf

@ -10,7 +10,7 @@
</p>
<% else %>
<p>
These are the new guides for Rails 5.1 based on <a href="https://github.com/rails/rails/tree/<%= @version %>"><%= @version %></a>.
These are the new guides for Rails 5.2 based on <a href="https://github.com/rails/rails/tree/<%= @version %>"><%= @version %></a>.
These guides are designed to make you immediately productive with Rails, and to help you understand how all of the pieces fit together.
</p>
<% end %>