alert()
Convenience accessor for flash[:alert]
# File actionpack/lib/action_controller/flash.rb, line 193 def alert flash[:alert] end