Method: Tire::Search::NestedQuery#to_json

Defined in:
lib/tire/search/query.rb

#to_jsonObject



222
223
224
# File 'lib/tire/search/query.rb', line 222

def to_json
  to_hash.to_json
end