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