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