method
new
v4.1.8 -
Show latest stable
- Class:
ActionDispatch::Flash::FlashNow
new(flash)public
No documentation available.
# File actionpack/lib/action_dispatch/middleware/flash.rb, line 50
def initialize(flash)
@flash = flash
end