Method: ActiveRecord::AssociatedObject.record

Defined in:
lib/active_record/associated_object.rb

.recordObject (readonly)

Returns the value of attribute record.



21
22
23
# File 'lib/active_record/associated_object.rb', line 21

def record
  @record
end