# File lib/apotomo/javascript_generator.rb, line 46 def update(id, markup); element(id) + '.html("'+escape(markup)+'");'; end