mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Update references to flori/json
Now that the repository was transfered, these links will become dead in a few months.
This commit is contained in:
parent
05d3b727d6
commit
8c7e291dd8
Notes:
git
2024-10-08 00:13:16 +00:00
8 changed files with 12 additions and 13 deletions
|
@ -2588,7 +2588,7 @@ float_arg(VALUE self)
|
|||
* - #as_json: Returns a serialized hash constructed from +self+.
|
||||
* - #to_json: Returns a JSON string representing +self+.
|
||||
*
|
||||
* These methods are provided by the {JSON gem}[https://github.com/flori/json]. To make these methods available:
|
||||
* These methods are provided by the {JSON gem}[https://github.com/ruby/json]. To make these methods available:
|
||||
*
|
||||
* require 'json/add/complex'
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue