instance method
target
Ruby on Rails 5.2.8.1
Since v4.0.13 PrivateSignature
target()
No documentation comment.
Source
# File activesupport/lib/active_support/deprecation/proxy_wrappers.rb, line 145
def target
ActiveSupport::Inflector.constantize(@new_const.to_s)
end
Defined in activesupport/lib/active_support/deprecation/proxy_wrappers.rb line 145
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Deprecation::DeprecatedConstantProxy