Bug #5405
Adds top level documentation to Hash class
Description
As part of Doc Week at RbMU, I've added some additional top level documentation to the Hash class.
Files
Updated by drbrain (Eric Hodel) over 9 years ago
I removed around class names and cleaned up some wording. Great Job!
Updated by drbrain (Eric Hodel) over 9 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r33406.
Alvaro, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- hash.c (Init_Hash): Improve Hash documentation. Patch by Alvaro Pereyra Rabanal. [Ruby 1.9 - Bug #5405]