From: Eric Hodel Date: 2011-10-11T07:58:02+09:00 Subject: [ruby-core:40093] [Ruby 1.9 - Bug #5412] Array documentation Issue #5412 has been updated by Eric Hodel. I made a few minor changes to your patch: I aligned the various example result (#=>) markers for better readability I changed edited some wording for flow and removed some fancy words (like heterogenous) because they were explained in simpler english which is easier for non-english-speakers to understand. ---------------------------------------- Bug #5412: Array documentation http://redmine.ruby-lang.org/issues/5412 Author: Andrea Singh Status: Closed Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: trunk As a contribution to the Mendicant University drive to enhance MRI documentation, I've tackled documentation of the Array class. I've amplified the general description of the Array class and highlighted some of the more commonly used instance methods. I've also edited some of the method-level code samples. -- http://redmine.ruby-lang.org