Method: PassiveRecord::Associations::Relation#parent_model
- Defined in:
- lib/passive_record/associations/has_one.rb
#parent_model ⇒ Object
Returns the value of attribute parent_model
15 16 17 |
# File 'lib/passive_record/associations/has_one.rb', line 15 def parent_model @parent_model end |