Method: ActiveRecord::RecordInvalid#record

Defined in:
activerecord/lib/active_record/validations.rb

#recordObject (readonly)

Returns the value of attribute record.



16
17
18
# File 'activerecord/lib/active_record/validations.rb', line 16

def record
  @record
end