From: Jonathan Mukai Date: 2011-08-23T11:44:25+09:00 Subject: [ruby-core:39053] [Ruby 1.9 - Bug #5216][Open] added some clarification to Array.new method Issue #5216 has been reported by Jonathan Mukai. ---------------------------------------- Bug #5216: added some clarification to Array.new method http://redmine.ruby-lang.org/issues/5216 Author: Jonathan Mukai Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: 1.9.2 Wasn't sure if the call-seq section needed to be updated. Doc was referencing first through fourth forms, but then buried the "final" form kinda deep in some code. Added all four forms, then added return values for all but the most obvious calls. -- http://redmine.ruby-lang.org