Method: Parse::Constraint::RegularExpressionConstraint#like
- Defined in:
- lib/parse/query/constraints.rb
#like ⇒ RegularExpressionConstraint
A registered method on a symbol to create the constraint. Maps to Parse operator “$regex”.
|
|
# File 'lib/parse/query/constraints.rb', line 494
|