Actions
Bug #4051
closedMissing ri doc for Kernel#Hash method
Bug #4051:
Missing ri doc for Kernel#Hash method
Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2p35 (2010-11-02 revision 29665) [x86_64-darwin10.4.0]
Backport:
Description
=begin
When I type: 'ri Kernel#Hash' I get "Nothing known about Kernel#Hash'. However, the Hash[] method does create a hash from an array of 2-element arrays, as expected.
=end
Actions