Actions
Bug #8207
closedArray#delete_if docs can be confusing to beginners
    Bug #8207:
    Array#delete_if docs can be confusing to beginners
  
Description
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.
Files
        
          
          Updated by hsbt (Hiroshi SHIBATA) over 12 years ago
          
          
        
        
      
      - 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.
Actions