summaryrefslogtreecommitdiff
path: root/lib/csv/input_record_separator.rb
AgeCommit message (Collapse)Author
2024-01-22Extract csvHiroshi SHIBATA
2022-12-09Merge csv-3.2.6Hiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/6890
2021-10-24[ruby/csv] Use "\n" for the default row separator on Ruby 3.0 or laterSutou Kouhei
https://github.com/ruby/csv/commit/1f9cbc170e Notes: Merged: https://github.com/ruby/ruby/pull/5010