aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/index.erb.textile
diff options
context:
space:
mode:
authorTrevor Turk <trevorturk@yahoo.com>2009-02-04 08:52:14 -0600
committerTrevor Turk <trevorturk@yahoo.com>2009-02-04 08:52:14 -0600
commitedffab41120a2b4c4da20a3dd2d2314640d0d6cf (patch)
treea459a1354badbdef196e81a2effeb3acb66a8474 /railties/guides/source/index.erb.textile
parent8c9f0ef35aef098c5a87325de7f35686e43a4ee2 (diff)
parentd39290cf0e582993bdfcd48f92544da174788c05 (diff)
downloadrails-edffab41120a2b4c4da20a3dd2d2314640d0d6cf.tar.gz
rails-edffab41120a2b4c4da20a3dd2d2314640d0d6cf.tar.bz2
rails-edffab41120a2b4c4da20a3dd2d2314640d0d6cf.zip
Merge changes to Active Record Validations section
Diffstat (limited to 'railties/guides/source/index.erb.textile')
-rw-r--r--railties/guides/source/index.erb.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/index.erb.textile b/railties/guides/source/index.erb.textile
index 599e55b660..fd38ae0d9c 100644
--- a/railties/guides/source/index.erb.textile
+++ b/railties/guides/source/index.erb.textile
@@ -11,7 +11,7 @@ These guides are designed to make you immediately productive with Rails, and to
<% content_for :index_section do %>
<div id="subCol">
<dl>
- <dd class="warning">This page is the result of ongoing Rails Guides hackfest and a work in progress.</dd>
+ <dd class="warning">Rails Guides are a result of the ongoing "Guides hackfest":http://hackfest.rubyonrails.org and a work in progress.</dd>
<dd class="ticket">Guides marked with this icon are currently being worked on. While they might still be useful to you, they may contain incomplete information and even errors. You can help by reviewing them and posting your comments and corrections at the respective Lighthouse ticket.</dd>
</dl>
</div>