Actions
Bug #14483
closedEnchance Method docs
Bug #14483:
Enchance Method docs
Description
Main changes:
- fix conflict with
Procmethods documentation (currently one can see in factProc#calldocs in place ofMethod#call); - add code examples to various
Method's methods andObject#method; - emphasize (in code examples and docs) the
&method(:name)idiom.
Files
Updated by shevegen (Robert A. Heiler) over 7 years ago
\o/
Updated by naruse (Yui NARUSE) over 7 years ago
- Tracker changed from Misc to Bug
- Assignee set to 13939
- Backport set to 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
Updated by hsbt (Hiroshi SHIBATA) about 7 years ago
- Status changed from Open to Assigned
Updated by aycabta (aycabta .) about 7 years ago
- Status changed from Assigned to Closed
Applied in changeset trunk|r65283.
Improve docs of Proc / Method
- proc.c: Add descriptions and code examples.
[ruby-core:85600] [Bug #14483]
Actions