method
ref
rails 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 ref(name)No documentation available.
# File activesupport/lib/active_support/dependencies.rb, line 583
def ref(name)
Reference.new(name)
end