Method: Tire::Search::NestedQuery#to_hash

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

#to_hashObject



218
219
220
# File 'lib/tire/search/query.rb', line 218

def to_hash
  @value.update(@options)
end