262 263 264 265
# File 'lib/lean_motion/model.rb', line 262 def sort(hash) cloud_query = query cloud_query.sort(hash) end