# File lib/action_view/helpers/prototype_helper.rb, line 552 def remove(*ids) record "#{javascript_object_for(ids)}.each(Element.remove)" end