method
replace
rails latest stable - Class:
ActionView::Helpers::JavaScriptElementProxy
replace(*options_for_render)public
No documentation available.
# File actionpack/lib/action_view/helpers/prototype_helper.rb, line 712
def replace(*options_for_render)
call 'replace', @generator.send(:render, *options_for_render)
end