Method: ActiveRecord::InverseOfAssociationNotFoundError#associated_class

Defined in:
activerecord/lib/active_record/associations/errors.rb

#associated_classObject (readonly)

Returns the value of attribute associated_class.



34
35
36
# File 'activerecord/lib/active_record/associations/errors.rb', line 34

def associated_class
  @associated_class
end