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