method
new

new(flash)
public
Hide source
# File actionpack/lib/action_dispatch/middleware/flash.rb, line 48 def initialize(flash) @flash = flash end