From: Michael Edgar Date: 2011-06-07T03:36:36+09:00 Subject: [ruby-core:36800] [Ruby 1.9 - Bug #4847][Open] Documentation Error for Hash#reject Issue #4847 has been reported by Michael Edgar. ---------------------------------------- Bug #4847: Documentation Error for Hash#reject http://redmine.ruby-lang.org/issues/4847 Author: Michael Edgar Status: Open Priority: Low Assignee: Category: Target version: ruby -v: ruby 1.9.2p188 (2011-03-28 revision 31204) [x86_64-darwin10.7.0] The documentation for Hash#reject fails to note that, when called without a block, an enumerator is returned. A small patch correcting this is attached. -- http://redmine.ruby-lang.org