[ruby/bigdecimal] Clarify that JSON methods come from the JSON gem
https://github.com/ruby/bigdecimal/commit/581725d4e5
This commit is contained in:
parent
4a7151a8e4
commit
64ab04da6a
@ -4372,7 +4372,7 @@ BigDecimal_negative_zero(void)
|
||||
* - {#to_json}[rdoc-ref:BigDecimal#to_json]:
|
||||
* Returns a \JSON string representing +self+.
|
||||
*
|
||||
* To make these methods available:
|
||||
* These methods are provided by the {JSON gem}[https://github.com/flori/json]. To make these methods available:
|
||||
*
|
||||
* require 'json/add/bigdecimal'
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user