Actions
Feature #6521
closedDocument Kernel module intro
Description
I've added a patch to cover Kernel module documentation. This puts object.c to 100% documentation!
Files
Actions
Like0
Like0Like0
Added by zzak (zzak _) almost 13 years ago. Updated almost 13 years ago.
Description
I've added a patch to cover Kernel module documentation. This puts object.c to 100% documentation!
Files
0001-Document-Kernel-module-intro.patch (1.15 KB) 0001-Document-Kernel-module-intro.patch | zzak (zzak _), 06/01/2012 05:51 AM |
This issue was solved with changeset r35856.
Zachary, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
I reworded this slightly to emphasize that instance methods of Kernel are documented on Object but module methods are documented on Kernel.