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