method
get
v3.0.0 -
Show latest stable
- Class:
ActiveSupport::Dependencies::Reference
get()public
No documentation available.
# File activesupport/lib/active_support/dependencies.rb, line 532
def get
@@constants[@name]
end