mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ChangeLog: fix ticket number.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b425d4f19a
commit
b8214668a6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
Wed Sep 7 14:56:59 2016 Kazuki Tsujimoto <kazuki@callcc.net>
|
||||
|
||||
* lib/csv.rb (CSV::{Row,Table}#{each,delete_if}): returns an enumerator
|
||||
if no block is given. [ruby-core:75346] [Feature #11058]
|
||||
if no block is given. [ruby-core:75346] [Feature #12347]
|
||||
|
||||
* test/csv/test_row.rb: add test for above.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue