Method: Parse::Constraint#to_s
- Defined in:
- lib/parse/query/constraint.rb
#to_s ⇒ String
Returns string representation of this constraint.
179 180 181 |
# File 'lib/parse/query/constraint.rb', line 179 def to_s inspect end |
Returns string representation of this constraint.
179 180 181 |
# File 'lib/parse/query/constraint.rb', line 179 def to_s inspect end |