Method: SetBuilder::Constraint#negative
- Defined in:
- lib/set_builder/constraint.rb
#negative ⇒ Object (readonly)
Returns the value of attribute negative.
24 25 26 |
# File 'lib/set_builder/constraint.rb', line 24 def negative @negative end |