Actions
Feature #17651
closedCSV::Row pattern matching
Feature #17651:
CSV::Row pattern matching
Status:
Closed
Assignee:
-
Target version:
-
Actions
Added by kddnewton (Kevin Newton) over 4 years ago. Updated over 4 years ago.
I'd like to be able to use pattern matching with CSV parsing.
I've added the PR here: https://github.com/ruby/ruby/pull/4215.
Apologies this can be closed, I've opened an issue on the csv repository.