# File lib/jrails.rb, line 86 def replace_html(id, *options_for_render) insert_html(:html, id, *options_for_render) end