Convenience accessor for ‘flash.now=`.
114 115 116
# File 'actionpack/lib/action_dispatch/middleware/flash.rb', line 114 def notice=(message) self[:notice] = message end