Method: DataMapper::Property#primitive

Defined in:
lib/dm-core/property.rb

#primitiveObject (readonly)

Returns the value of attribute primitive.



362
363
364
# File 'lib/dm-core/property.rb', line 362

def primitive
  @primitive
end