From: Eric Hodel Date: 2011-06-17T08:00:32+09:00 Subject: [ruby-core:37186] [Ruby 1.9 - Bug #4757] Attempt to make Enumerator docs more clear (patch included) Issue #4757 has been updated by Eric Hodel. So should the final paragraph in #next_values be: Note that +next_values+ does not affect other non-external enumeration methods unless the underlying iteration methods itself has a side effect, e.g. IO#each_line ---------------------------------------- Bug #4757: Attempt to make Enumerator docs more clear (patch included) http://redmine.ruby-lang.org/issues/4757 Author: David Copeland Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: - The Enumerator docs aren't super clear; these make it more clear, at least to me, and also more consistent. -- http://redmine.ruby-lang.org