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