Project

General

Profile

Actions

Bug #6908

closed

Update Documentation for Select and reject

Added by jeffsaracco (Jeff Saracco) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
-
ruby -v:
1.9.3
Backport:
[ruby-core:47285]

Description

I am teaching a Programming Fundamentals with Ruby class and as a class we decided to update some documentation that would make it easier for them, as beginners, to understand


Files

Actions #1

Updated by zzak (zzak _) over 11 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r36964.
Jeff, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • array.c (rb_ary_select):
    Update documentation for Array#select
  • enum.c (enum_find_all, enum_reject):
    Update documentation for Enumerable#find_all and Enumerable#reject
    Based on a patch by Jeff Saracco
    [Bug #6908] [ruby-core:47285] [Fixes #166 on github]
Actions

Also available in: Atom PDF

Like0
Like0