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