[#79532] Immutable Strings vs Symbols — Daniel Ferreira <subtileos@...>

Hi,

15 messages 2017/02/15

[ruby-core:79481] [Ruby trunk Bug#13195] bigdecimal/util.rb: [DOC] Fix documentation errors

From: sto.mar@...
Date: 2017-02-07 21:07:50 UTC
List: ruby-core #79481
Issue #13195 has been updated by Marcus Stollsteimer.




I guess the GitHub repo is now the correct place for issues concerning bigdecimal...? Or isn't it?

Anyhow, I opened a PR there, see https://github.com/ruby/bigdecimal/pull/57.

----------------------------------------
Bug #13195: bigdecimal/util.rb: [DOC] Fix documentation errors
https://bugs.ruby-lang.org/issues/13195#change-62906

* Author: Marcus Stollsteimer
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux]
* Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN
----------------------------------------
```
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)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next