instance method
keys
Ruby on Rails 4.0.13
Since v3.1.12Signature
keys()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/middleware/flash.rb, line 123
def keys
@flashes.keys
end
Defined in actionpack/lib/action_dispatch/middleware/flash.rb line 123
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Flash::FlashHash