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