Method: HasOrder::InstanceMethods#and_lower

Defined in:
lib/has_order.rb

#and_lowerObject



64
65
66
# File 'lib/has_order.rb', line 64

def and_lower
  where_position(:lteq)
end