From 3ecde39968bb91182033d7e590879373f697897c Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 15 Mar 2008 20:08:05 +0000 Subject: Docfix (closes #11226) [mikong] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9034 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/lib/action_view/helpers/url_helper.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'actionpack/lib/action_view/helpers/url_helper.rb') diff --git a/actionpack/lib/action_view/helpers/url_helper.rb b/actionpack/lib/action_view/helpers/url_helper.rb index 253ab45420..680e078404 100644 --- a/actionpack/lib/action_view/helpers/url_helper.rb +++ b/actionpack/lib/action_view/helpers/url_helper.rb @@ -251,10 +251,10 @@ module ActionView #
  • About Us
  • # # - # ...but if in the "home" action, it will render: + # ...but if in the "index" action, it will render: # # # -- cgit v1.2.3