instance method
get
Ruby on Rails 3.0.20
Since v3.0.20 Last seen in v3.0.20Signature
get()
No documentation comment.
Source
# File activesupport/lib/active_support/dependencies.rb, line 538
def get
@@constants[@name]
end
Defined in activesupport/lib/active_support/dependencies.rb line 538
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Dependencies::Reference