116 117 118
# File 'lib/deli/query.rb', line 116 def conditions(params) to_conditions(render(params.except("page", "limit", "sort"))) end