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

Ruby 2.0 compatibility #4

Closed
srgpqt opened this issue Feb 17, 2013 · 4 comments
Closed

Ruby 2.0 compatibility #4

srgpqt opened this issue Feb 17, 2013 · 4 comments

Comments

@srgpqt
Copy link

srgpqt commented Feb 17, 2013

Fails on Ruby 2.0 because the method used to detect which csv library to use (csv, fastercsv) is a naive regex.

@cantino
Copy link
Owner

cantino commented Feb 17, 2013

What's the best solution?

@cantino
Copy link
Owner

cantino commented Mar 24, 2013

Should be fixed now.

@cantino cantino closed this as completed Mar 24, 2013
@mauro3
Copy link

mauro3 commented Apr 30, 2013

Still needs to be fixed in lib/reckon.rb

@cantino
Copy link
Owner

cantino commented Apr 30, 2013

Thanks, you're totally correct! I just fixed it and added Travis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants