Method: ActiveRecord::HasManyThroughAssociationNotFoundError#owner_class
- Defined in:
- activerecord/lib/active_record/associations/errors.rb
#owner_class ⇒ Object (readonly)
Returns the value of attribute owner_class.
75 76 77 |
# File 'activerecord/lib/active_record/associations/errors.rb', line 75 def owner_class @owner_class end |