From e71465bdaff861f65f67a0658d9ef08f3a689c27 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 15 Sep 2007 23:56:06 +0000 Subject: Avoid RDoc warning git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7495 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/lib/action_view/helpers/text_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack/lib/action_view') diff --git a/actionpack/lib/action_view/helpers/text_helper.rb b/actionpack/lib/action_view/helpers/text_helper.rb index 493fa7c01d..36795bf498 100644 --- a/actionpack/lib/action_view/helpers/text_helper.rb +++ b/actionpack/lib/action_view/helpers/text_helper.rb @@ -438,7 +438,7 @@ module ActionView # "row_class") # # <% item.values.each do |value| %> - # + # <%# Create a named cycle "colors" %> # "colors") -%>"> # <%= value %> # -- cgit v1.2.3