From: samuel tonini Date: 2011-07-21T14:55:02+09:00 Subject: [ruby-core:38310] [Ruby 1.9 - Bug #5066][Open] Doc Array#delete_at inconsistence fix Issue #5066 has been reported by samuel tonini. ---------------------------------------- Bug #5066: Doc Array#delete_at inconsistence fix http://redmine.ruby-lang.org/issues/5066 Author: samuel tonini Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: 1.9.* =begin The documentation for the #delete_at method is inconsistent concerning the example array initialization. For all array examples brackets are used for the creation, except the #delete_at is uses the '%w' flavor. In terms of a consistent documentation i would recommend to revise this. Pull Request on Github => https://github.com/ruby/ruby/pull/34 =end -- http://redmine.ruby-lang.org