From 74f3f74b6e6a33abe645a5e9d1bb04cb58676575 Mon Sep 17 00:00:00 2001 From: Aditya Sanghi Date: Fri, 29 Oct 2010 10:01:43 +0530 Subject: fixed javascript helper doc to close issue #10 raised by jialin --- actionpack/lib/action_view/helpers/javascript_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actionpack/lib/action_view/helpers/javascript_helper.rb b/actionpack/lib/action_view/helpers/javascript_helper.rb index cd3a3eac80..f392d92e75 100644 --- a/actionpack/lib/action_view/helpers/javascript_helper.rb +++ b/actionpack/lib/action_view/helpers/javascript_helper.rb @@ -65,7 +65,7 @@ module ActionView # //]]> # # - # +html_options+ may be a hash of attributes for the \ -- cgit v1.2.3