method
to_d
v3.2.1 -
Show latest stable
- Class:
BigDecimal
to_d()public
No documentation available.
# File activesupport/lib/active_support/core_ext/big_decimal/conversions.rb, line 34
def to_d
self
end to_d()No documentation available.
# File activesupport/lib/active_support/core_ext/big_decimal/conversions.rb, line 34
def to_d
self
end