14 15 16 17
# File 'lib/model_set/query.rb', line 14 def order_by!(order) @sort_order = order clear_cache! end