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