Actions
Bug #5349
closedAdd back documentation for Proc#call and Proc#[]
ruby -v:
1.9.3
Backport:
Description
When matz added support for Proc#=== (https://github.com/akahn/ruby/commit/dd27b8f4577a96385a29d91e4bd75fb547213fc9), rdoc stopped outputting the documentation for Proc#call and Proc#[], which are far more commonly used. This patch adds back the documentation for these more commonly used methods, and while adding a description of Proc#===.
Files
Actions
Like0
Like0Like0