From: Alvaro Pereyra Rabanal Date: 2011-10-10T03:25:08+09:00 Subject: [ruby-core:40079] [Ruby 1.9 - Bug #5425] Improves Array's uniq/uniq! example Issue #5425 has been updated by Alvaro Pereyra Rabanal. File 0001-Improves-array-content-for-some-methods-and-examples.patch added Thanks Benoit. I've fixed that typo and used the same explanation for both uniq and uniq!. Also made some other changes to other sections on the Array. ---------------------------------------- Bug #5425: Improves Array's uniq/uniq! example http://redmine.ruby-lang.org/issues/5425 Author: Alvaro Pereyra Rabanal Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: 1.9.3 ruby -v: trunk Updates examples on uniq and uniq! with a more cleaner case. Changes wording to refer a block is possible. -- http://redmine.ruby-lang.org