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