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