Method: PhraseParser::Query#match_phrase

Defined in:
lib/doing/phrase_parser.rb

#match_phrase(phrase) ⇒ Object



108
109
110
# File 'lib/doing/phrase_parser.rb', line 108

def match_phrase(phrase)
  phrase
end