From: Yui NARUSE Date: 2011-06-26T19:07:46+09:00 Subject: [ruby-core:37500] [Ruby 1.9 - Bug #4847][Assigned] Documentation Error for Hash#reject Issue #4847 has been updated by Yui NARUSE. Status changed from Open to Assigned Assignee set to Yui NARUSE ---------------------------------------- Bug #4847: Documentation Error for Hash#reject http://redmine.ruby-lang.org/issues/4847 Author: Michael Edgar Status: Assigned Priority: Low Assignee: Yui NARUSE 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