Method: DataActive::Entity#record

Defined in:
lib/data_active/entity.rb

#recordObject

Returns the value of attribute record.



10
11
12
# File 'lib/data_active/entity.rb', line 10

def record
  @record
end