method
new
v2.1.0 -
Show latest stable
- Class:
ActionController::Flash::FlashHash
new(#:nodoc:)public
No documentation available.
# File actionpack/lib/action_controller/flash.rb, line 53
def initialize #:nodoc:
super
@used = {}
end