method
get
v3.1.0 -
Show latest stable
- Class:
ActiveSupport::Dependencies::ClassCache::Getter
get()public
No documentation available.
# File activesupport/lib/active_support/dependencies.rb, line 559
def get
Reference.get @name
end