method
target
v4.2.1 -
Show latest stable
- Class:
ActiveSupport::Deprecation::DeprecatedConstantProxy
target()private
No documentation available.
# File activesupport/lib/active_support/deprecation/proxy_wrappers.rb, line 117
def target
ActiveSupport::Inflector.constantize(@new_const.to_s)
end