# File lib/action_view/helpers/prototype_helper.rb, line 832 def alert(message) call 'alert', message end