Method: Searching::QueryOperands#current_query_operand_method
- Defined in:
- lib/mumuki/classroom/models/searching.rb
#current_query_operand_method ⇒ Object
54 55 56 |
# File 'lib/mumuki/classroom/models/searching.rb', line 54 def current_query_operand_method query_operand || default_query_operand end |