ruby/ext/bigdecimal/lib
Koichi ITO f0abe610a3 [ruby/bigdecimal] Update doc for bigdecimal/util
Follow up https://github.com/ruby/bigdecimal/issues/89.

`BigDecimal.new` has already been removed. This PR replaces `BigDecimal.new` with
`Kernel.BigDecimal` in the documentation, following the message below:

> BigDecimal.new is deprecated; use Kernel.BigDecimal method instead.

26d84ba766

https://github.com/ruby/bigdecimal/commit/dd52adf3b2
2023-11-07 05:32:49 +00:00
..
bigdecimal [ruby/bigdecimal] Update doc for bigdecimal/util 2023-11-07 05:32:49 +00:00
bigdecimal.rb [ruby/bigdecimal] Stub out extension build on JRuby 2023-02-17 17:52:48 +00:00