зеркало из https://github.com/github/ruby.git
[ruby/bigdecimal] Clarify that JSON methods come from the JSON gem
https://github.com/ruby/bigdecimal/commit/581725d4e5
This commit is contained in:
Родитель
4a7151a8e4
Коммит
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'
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче