From: zverok.offline@... Date: 2018-02-16T11:55:03+00:00 Subject: [ruby-core:85600] [Ruby trunk Misc#14483] Enchance Method docs Issue #14483 has been reported by zverok (Victor Shepelev). ---------------------------------------- Misc #14483: Enchance Method docs https://bugs.ruby-lang.org/issues/14483 * Author: zverok (Victor Shepelev) * Status: Open * Priority: Normal * Assignee: ---------------------------------------- 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: