Method: ActionDispatch::Flash.new

Defined in:
lib/action_dispatch/middleware/flash.rb

.new(app) ⇒ Object



312
# File 'lib/action_dispatch/middleware/flash.rb', line 312

def self.new(app) app; end