From 150835b6afc6ddc6725522b7c2572b0391d5b56d Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Thu, 1 Apr 2010 12:06:25 +0200 Subject: guides index: splits prologue in two paragraphs --- railties/guides/source/index.html.erb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'railties/guides/source') diff --git a/railties/guides/source/index.html.erb b/railties/guides/source/index.html.erb index f028d3ff05..be38499c85 100644 --- a/railties/guides/source/index.html.erb +++ b/railties/guides/source/index.html.erb @@ -1,11 +1,16 @@ <% content_for :header_section do %>

Ruby on Rails Guides

-

These guides are designed to make you immediately productive with Rails, and to help you understand how all of the pieces fit together. There are two different versions of the Guides site, and you should be sure to use the one that applies to your situation:

+

These guides are designed to make you immediately productive with Rails, and to help you understand how all of the pieces fit together.

+

There are two different versions of the Guides site, and you should be sure to use the one that applies to your situation:

<% end %> -- cgit v1.2.3