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