Actions
Bug #14483
closedEnchance Method docs
Description
Main changes:
- fix conflict with
Proc
methods documentation (currently one can see in factProc#call
docs 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 naruse (Yui NARUSE) over 6 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) over 6 years ago
- Status changed from Open to Assigned
Updated by aycabta (aycabta .) about 6 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
Like0
Like0Like0Like0Like0