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