method
to_hash
v4.2.7 -
Show latest stable
- Class:
ActionDispatch::Flash::FlashHash
to_hash()public
No documentation available.
# File actionpack/lib/action_dispatch/middleware/flash.rb, line 148
def to_hash
@flashes.dup
end