ruby / csv

CSV Reading and Writing
https://ruby.github.io/csv/
BSD 2-Clause "Simplified" License
177 stars 113 forks source link

Remove to_s from CSV.filter #263

Closed Maumagnaguagno closed 1 year ago

Maumagnaguagno commented 1 year ago

Keys are expected to be symbols or strings, which can be matched against regular expressions without conversion.