Method: ActiveRecord::AssociationNotFoundError#record

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

#recordObject (readonly)

Returns the value of attribute record.



5
6
7
# File 'activerecord/lib/active_record/associations/errors.rb', line 5

def record
  @record
end