From: "hsbt (Hiroshi SHIBATA)" Date: 2013-04-22T18:36:38+09:00 Subject: [ruby-core:54502] [ruby-trunk - Bug #8207][Closed] Array#delete_if docs can be confusing to beginners Issue #8207 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Closed Assignee changed from drbrain (Eric Hodel) to hsbt (Hiroshi SHIBATA) Thanks for your patch. I applied this patch at r40409. ---------------------------------------- Bug #8207: Array#delete_if docs can be confusing to beginners https://bugs.ruby-lang.org/issues/8207#change-38811 Author: johnnymugs (Jonathan Mukai) Status: Closed Priority: Normal Assignee: hsbt (Hiroshi SHIBATA) Category: doc Target version: current: 2.1.0 ruby -v: 2.0 Backport: 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/