36 37 38 39
# File 'lib/models/property.rb', line 36 def minimum val = query.value(LV.minimum) val.to_s if val end