Module: Mongoid::Extensions::Decimal128
Relationships & Source Files | |
Namespace Children | |
Modules:
| |
Extension / Inclusion / Inheritance Descendants | |
Included In:
| |
Defined in: | lib/mongoid/extensions/decimal128.rb |
Overview
Adds type-casting behavior to ::BSON::Decimal128
class.
Instance Method Summary
-
#__evolve_decimal128__ ⇒ BSON::Decimal128
Evolve the decimal128.
Instance Method Details
#__evolve_decimal128__ ⇒ BSON::Decimal128
Evolve the decimal128.
# File 'lib/mongoid/extensions/decimal128.rb', line 16
def __evolve_decimal128__ self end