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