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