From: naruse@... Date: 2018-05-17T07:25:17+00:00 Subject: [ruby-core:87108] [Ruby trunk Bug#14483] Enchance Method docs Issue #14483 has been updated by naruse (Yui NARUSE). Tracker changed from Misc to Bug Assignee set to docs Backport set to 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- Bug #14483: Enchance Method docs https://bugs.ruby-lang.org/issues/14483#change-72087 * Author: zverok (Victor Shepelev) * Status: Open * Priority: Normal * Assignee: docs * Target version: * ruby -v: * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- Main changes: * fix conflict with `Proc` methods documentation (currently [one can see](http://ruby-doc.org/core-2.5.0/Method.html#method-i-call) in fact `Proc#call` docs in place of `Method#call`); * add code examples to various `Method`'s methods and `Object#method`; * emphasize (in code examples and docs) the `&method(:name)` idiom. ---Files-------------------------------- method-docs.patch (3.27 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: