From: Eric Hodel Date: 2011-06-01T07:32:40+09:00 Subject: [ruby-core:36644] [Ruby 1.9 - Bug #4760] Some documentation improvements for Hash#key Issue #4760 has been updated by Eric Hodel. I thought this was ok since Hash is now sorted. I will change this from "the first occurrence" to "an occurrence" since this is not guaranteed to be a specification of Hash#key. ---------------------------------------- Bug #4760: Some documentation improvements for Hash#key http://redmine.ruby-lang.org/issues/4760 Author: Utkarsh Kukreti Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: 1.9.2 Added some documentation for Hash#key, when a Hash contains more than one key with the same value. -- http://redmine.ruby-lang.org