From fb4b454de1754dbb3bf97974191f2d8860dbba57 Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Sun, 11 Apr 2010 02:56:19 -0700 Subject: your beloved typo only spotted in github diff no matter how careful you were before pushing --- actionpack/lib/action_view/helpers/form_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack/lib/action_view/helpers') diff --git a/actionpack/lib/action_view/helpers/form_helper.rb b/actionpack/lib/action_view/helpers/form_helper.rb index c1b1261ada..80a00b2a10 100644 --- a/actionpack/lib/action_view/helpers/form_helper.rb +++ b/actionpack/lib/action_view/helpers/form_helper.rb @@ -65,7 +65,7 @@ module ActionView # a person. If @person is an existing record with name "John Smith" and ID 256, # the code above as is would yield instead: # - #
+ # #
# # -- cgit v1.2.3