method
new
rails 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