Actions
Bug #4700
closedJSON Documentation
Bug #4700:
JSON Documentation
Description
Adds missing JSON Documentation for Methods and Classes. Mostly Ruby for now, haven't gotten into any C documentation.
Files
Actions
Added by corymonty (Cory Monty) over 14 years ago. Updated over 14 years ago.
Description
Adds missing JSON Documentation for Methods and Classes. Mostly Ruby for now, haven't gotten into any C documentation.
Files
| 0002-Adds-some-basic-documentation-to-JSON-module.patch (8.72 KB) 0002-Adds-some-basic-documentation-to-JSON-module.patch | corymonty (Cory Monty), 05/16/2011 08:26 AM |
Thank you for contributuion!
Anyway, json in Ruby's repo is from flori's json (a.k.a. json gem). https://github.com/flori/json
So can you send the patch to him?
After the patch is merged, I update json in Ruby's repo.
Sure thing.
Yui NARUSE wrote:
Thank you for contributuion!
Anyway, json in Ruby's repo is from flori's json (a.k.a. json gem). https://github.com/flori/json
So can you send the patch to him?
After the patch is merged, I update json in Ruby's repo.
This issue was solved with changeset r32493.
Cory, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.