There's no documentation for this item.
# File action_view/helpers/prototype_helper.rb, line 976 def method_missing(method, *arguments) JavaScriptProxy.new(self, method.to_s.camelize) end
<code/>
<pre/>
<code/>and<pre/>for code samples.