Method: ActiveModel::UnknownAttributeError#record

Defined in:
activemodel/lib/active_model/errors.rb

#recordObject (readonly)

Returns the value of attribute record.



539
540
541
# File 'activemodel/lib/active_model/errors.rb', line 539

def record
  @record
end