mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: Adding Array#select to the list of modified methods
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@27371 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3a6c6b4bed
commit
f70e6e112f
1 changed files with 1 additions and 0 deletions
1
NEWS
1
NEWS
|
@ -78,6 +78,7 @@ with all sufficient information, see the ChangeLog file.
|
|||
* Array#reject
|
||||
* Array#reject!
|
||||
* Array#delete_if
|
||||
* Array#select
|
||||
|
||||
Return an enumerator if no block is given.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue