method
ref
ref(name)
public
Hide source
# File activesupport/lib/active_support/dependencies.rb, line 583 def ref(name) Reference.new(name) end


