Method: Explicit::Type::Integer#negative
- Defined in:
- lib/explicit/type/integer.rb
#negative ⇒ Object (readonly)
Returns the value of attribute negative.
4 5 6 |
# File 'lib/explicit/type/integer.rb', line 4 def negative @negative end |