Project

General

Profile

Actions

Bug #13195

closed

bigdecimal/util.rb: [DOC] Fix documentation errors

Added by stomar (Marcus Stollsteimer) about 7 years ago. Updated about 7 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux]
[ruby-core:79438]

Description

bigdecimal/util.rb: [DOC] Fix documentation errors

* ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] fix errors
  in rdoc for 'bigdecimal/util'.

Fix two errors in the docs: it's bigdecimal/util that does
extend the native classes with #to_d, not BigDecimal;
also, BigDecimal is extended with #to_d and #to_digits,
not the Numeric class.

Files

doc_bigdecimal_util.patch (3.01 KB) doc_bigdecimal_util.patch stomar (Marcus Stollsteimer), 02/05/2017 03:34 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0