method
target
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveSupport::Deprecation::DeprecatedConstantProxy
target()
private
Hide source
# File activesupport/lib/active_support/deprecation/proxy_wrappers.rb, line 72 def target ActiveSupport::Inflector.constantize(@new_const.to_s) end


