aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2010-04-01 11:20:00 +0200
committerXavier Noria <fxn@hashref.com>2010-04-01 11:20:00 +0200
commit1ac60dc6ac40c74d841c9f09d706f99d65896ac6 (patch)
tree825c84f4015d19d915d83576f1083d062d5ece40 /railties
parentb49e7827076665976f234ee801b6fb964ea3c0c5 (diff)
downloadrails-1ac60dc6ac40c74d841c9f09d706f99d65896ac6.tar.gz
rails-1ac60dc6ac40c74d841c9f09d706f99d65896ac6.tar.bz2
rails-1ac60dc6ac40c74d841c9f09d706f99d65896ac6.zip
fine, rolling back the test
Diffstat (limited to 'railties')
-rw-r--r--railties/guides/source/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/index.html.erb b/railties/guides/source/index.html.erb
index deca4cfb90..f028d3ff05 100644
--- a/railties/guides/source/index.html.erb
+++ b/railties/guides/source/index.html.erb
@@ -1,5 +1,5 @@
<% content_for :header_section do %>
-<h2>Ruby on Rails Guides (Edge)</h2>
+<h2>Ruby on Rails Guides</h2>
<p>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:</p>