alert()
Convenience accessor for `flash[:alert]`.
# File actionpack/lib/action_dispatch/middleware/flash.rb, line 280 def alert self[:alert] end