method
target
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
v2.3.8 -
Show latest stable
-
0 notes -
Class: ActiveSupport::Deprecation::DeprecatedInstanceVariableProxy
target()
private
Hide source
# File activesupport/lib/active_support/deprecation.rb, line 165 def target @instance.__send__(@method) end