Project

General

Profile

Actions

Bug #1782

closed

Enumerable#reverse_each, #entries, #to_a documentation [patch]

Added by yugui (Yuki Sonoda) almost 15 years ago. Updated almost 13 years ago.

Status:
Closed
ruby -v:
1.8.7

Description

=begin
The following are missing from the 1.8.7 release News:
Enumerable#reverse_each (new method)
Enumerable#to_a, #entries (takes optional arguments)

Since the 1.9 release News refer to the 1.8.7 news, this fixes both 1.8.7 and 1.9 release news.

Moreover the documentation for Enumerable#to_a, #entries needs to be updated in both the 1.8.7 and 1.9 releases (patches for both included).
=end


Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #1665: Enumerable#reverse_each, #entries, #to_a documentation [patch]Closedyugui (Yuki Sonoda)06/20/2009Actions
Actions #1

Updated by marcandre (Marc-Andre Lafortune) over 14 years ago

=begin
Hi!
This is the same text I posted in issue http://redmine.ruby-lang.org/issues/show/1665 . Did you mean to close it instead of creating a new issue?
=end

Actions #2

Updated by marcandre (Marc-Andre Lafortune) over 14 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0