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