Method: DataMapper::Property::Numeric#min

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

#minObject (readonly)

Returns the value of attribute min.



8
9
10
# File 'lib/dm-core/property/numeric.rb', line 8

def min
  @min
end