Module: SearchGrammar::String
- Defined in:
- lib/buhos/search_parser.rb
Instance Method Summary collapse
Instance Method Details
#to_array ⇒ Object
67 68 69 |
# File 'lib/buhos/search_parser.rb', line 67 def to_array [:string_q, text_value] end |