class Cassandra::Types::Decimal
Inherits
Methods
kind
Returns :decimal
new
(value)Coerces the value to BigDecimal
assert
(value, message = nil, &block)Asserts that a given value is a BigDecimal
- Void
- Return value of this method is ignored.
to_s
Returns "decimal"