method

new

rails latest stable - Class: ActionDispatch::Flash
new(app)
public

No documentation available.

# File actionpack/lib/action_dispatch/middleware/flash.rb, line 300
    def self.new(app) app; end