method
target
v7.1.3.2 -
Show latest stable
-
0 notes -
Class: ActiveSupport::Deprecation::DeprecatedInstanceVariableProxy
target()
private
Hide source
# File activesupport/lib/active_support/deprecation/proxy_wrappers.rb, line 98 def target @instance.__send__(@method) end