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