# File lib/action_view/helpers/prototype_helper.rb, line 376 def remove(*ids) loop_on_multiple_args 'Element.remove', ids end