method
new
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::Dependencies::ClassCache
new()public
No documentation available.
# File activesupport/lib/active_support/dependencies.rb, line 569
def initialize
@store = Concurrent::Map.new
end