Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for quote character by backslash #61

Closed
kou opened this issue Dec 24, 2018 · 1 comment
Closed

Add support for quote character by backslash #61

kou opened this issue Dec 24, 2018 · 1 comment

Comments

@kou
Copy link
Member

kou commented Dec 24, 2018

require "csv"
p CSV.parse('"a\""')
kou pushed a commit that referenced this issue Feb 10, 2019
Patch by 284km. Thanks!!!
@kou
Copy link
Member Author

kou commented Feb 19, 2019

Done by #74.

@kou kou closed this as completed Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant