<<(javascript) Ver: 1.2.6
From: ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods Version 1.2.6
Comments

Writes raw JavaScript to the page.

Sourcecode
# File /Users/nshb/svn/svn.inimit.com/railsmanual.com/www/trunk/src/rails-1.2.6/actionpack/lib/action_view/helpers/prototype_helper.rb, line 553
          def <<(javascript)
            @lines << javascript
          end
Add New Note User Added Notes