There's no documentation for this item.
# File action_view/helpers/prototype_helper.rb, line 946 def record(line) returning line = "#{line.to_s.chomp.gsub(/\;\z/, '')};" do self << line end end
<code/>
<pre/>
<code/>and<pre/>for code samples.