From: "johnnymugs (Jonathan Mukai)" Date: 2013-04-03T10:34:06+09:00 Subject: [ruby-core:53920] [ruby-trunk - Bug #8207][Open] Array#delete_if docs can be confusing to beginners Issue #8207 has been reported by johnnymugs (Jonathan Mukai). ---------------------------------------- Bug #8207: Array#delete_if docs can be confusing to beginners https://bugs.ruby-lang.org/issues/8207 Author: johnnymugs (Jonathan Mukai) Status: Open Priority: Normal Assignee: drbrain (Eric Hodel) Category: doc Target version: current: 2.1.0 ruby -v: 2.0 The Array#delete_if method docs can be a little confusing to beginners (variable names are not descriptive, a comparison between letters is performed, the use case is not obvious.) I've updated them here to make it a little more obvious for newbies. -- http://bugs.ruby-lang.org/