Actions
Bug #1665
closedEnumerable#reverse_each, #entries, #to_a documentation [patch]
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
Files
Updated by marcandre (Marc-Andre Lafortune) over 15 years ago
- File doc_enum187.patch doc_enum187.patch added
=begin
While I am updating the News for 1.8.7 (and thus 1.9), the new form of Hash.[] should also be added (as per redmine#1385).
Here is an updated patch.
=end
Updated by marcandre (Marc-Andre Lafortune) about 15 years ago
- Status changed from Open to Closed
=begin
Duplicate of http://redmine.ruby-lang.org/issues/show/1665
=end
Actions
Like0
Like0Like0Like0