Method: DataMapper::Property::Numeric#min
- Defined in:
- lib/dm-core/property/numeric.rb
#min ⇒ Object (readonly)
Returns the value of attribute min.
8 9 10 |
# File 'lib/dm-core/property/numeric.rb', line 8 def min @min end |
Returns the value of attribute min.
8 9 10 |
# File 'lib/dm-core/property/numeric.rb', line 8 def min @min end |