From: "zzak (Zachary Scott)" Date: 2012-11-09T16:09:02+09:00 Subject: [ruby-core:49136] [ruby-trunk - Bug #7305] BigDecimal documentation Issue #7305 has been updated by zzak (Zachary Scott). vbatts: I've added your patch for JSON as a pull request, as suggested by naruse https://github.com/flori/json/pull/150 Thank you ---------------------------------------- Bug #7305: BigDecimal documentation https://bugs.ruby-lang.org/issues/7305#change-32681 Author: vbatts (Vincent Batts) Status: Closed Priority: Normal Assignee: drbrain (Eric Hodel) Category: DOC Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-11-06 trunk 37483) [x86_64-linux] adding the last bits of documentation, with a few examples. Also, should #initialize_copy not be a singleton method? It's a private instance method, but nothing uses it. -- http://bugs.ruby-lang.org/