method

to_d

rails latest stable - Class: BigDecimal

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.0.2) is shown here.

to_d()
public

No documentation available.

# File activesupport/lib/active_support/core_ext/big_decimal/conversions.rb, line 15
    def to_d
      self
    end