method
new
v4.2.1 -
Show latest stable
- Class:
ActiveSupport::Dependencies::ClassCache
new()public
No documentation available.
# File activesupport/lib/active_support/dependencies.rb, line 552
def initialize
@store = ThreadSafe::Cache.new
end