Method: ActiveModel::AttributeMethods::ClassMethods::AttributeMethodPattern::AttributeMethod#proxy_target
- Defined in:
- activemodel/lib/active_model/attribute_methods.rb
#proxy_target ⇒ Object
Returns the value of attribute proxy_target
474 475 476 |
# File 'activemodel/lib/active_model/attribute_methods.rb', line 474 def proxy_target @proxy_target end |