method

target

rails latest stable - Class: ActiveSupport::Deprecation::DeprecatedObjectProxy
target()
private

No documentation available.

# File activesupport/lib/active_support/deprecation/proxy_wrappers.rb, line 47
        def target
          @object
        end