Actions
Bug #17032
closedBigDecimal's `to_d` behaves inconsistent compared to `to_f`
Bug #17032:
BigDecimal's `to_d` behaves inconsistent compared to `to_f`
Actions
Added by TiloS (Tilo S) about 6 years ago. Updated about 6 years ago.
NilClass#to_d was added in Ruby 2.6. As it is not security-related (and seems more like a new feature than a bug fix), it will not be backported to Ruby 2.5, as that is in security maintenance mode.