Method: Tire::Search::BooleanQuery#to_hash

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

#to_hashObject



152
153
154
# File 'lib/tire/search/query.rb', line 152

def to_hash
  @value.update(@options)
end