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/