Libraries
»
actionpack
(8.0.0)
»
Index
»
ActionDispatch
»
Flash
»
new
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