method
target
v5.0.0.1 -
Show latest stable
-
0 notes -
Class: ActiveSupport::Deprecation::DeprecatedConstantProxy
target()
private
Hide source
# File activesupport/lib/active_support/deprecation/proxy_wrappers.rb, line 140 def target ActiveSupport::Inflector.constantize(@new_const.to_s) end