Module: StringOperator
- Defined in:
- lib/models/filters.rb
Constant Summary collapse
- IS_EXACTLY =
'is exactly'- IS_NOT_EXACTLY =
'is not exactly'- CONTAINS =
'contains'- IS =
'is'- IS_NOT =
'is not'
'is exactly'
'is not exactly'
'contains'
'is'
'is not'