From: Eric Hodel Date: 2011-10-04T07:39:09+09:00 Subject: [ruby-core:39899] [Ruby 1.9 - Bug #5216] added some clarification to Array.new method Issue #5216 has been updated by Eric Hodel. The call-seq covers all four examples, so it is fine. ---------------------------------------- Bug #5216: added some clarification to Array.new method http://redmine.ruby-lang.org/issues/5216 Author: Jonathan Mukai Status: Closed 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