method
new
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::Cache::Strategy::LocalCache::LocalCacheRegistry
new()public
No documentation available.
# File activesupport/lib/active_support/cache/strategy/local_cache.rb, line 18
def initialize
@registry = {}
end