Code Monkey home page Code Monkey logo

Comments (7)

anothermh avatar anothermh commented on July 21, 2024

My local testing showed the issue in 3.0.1, 3.0.2, and 3.0.3, but not in any prior versions.

from csv.

kou avatar kou commented on July 21, 2024

Thanks for your report.
I've fixed this. We should keep backward compatibility as much as possible.

from csv.

tkosaka1976 avatar tkosaka1976 commented on July 21, 2024

Thank you kou for your update.
I used v3.0.4 but it still do not work as expect.
Do I some mistake?

from csv.

anothermh avatar anothermh commented on July 21, 2024

Did you read my answer to your question at https://stackoverflow.com/a/54263970 ? Because this update resolved the issue as described.

from csv.

tkosaka1976 avatar tkosaka1976 commented on July 21, 2024

Thank you @anothermh for your help.
Yes, I read your description.

But, I misunderstood that the version loaded from "require" is installed newest csv gem version.
Then, I updated csv gem to v3.0.4 but I still need to write:
gem 'csv', '>=3.0.4'
Probably, default csv gem still 3.0.1-3.0.3, right?

from csv.

kou avatar kou commented on July 21, 2024

This is a problem of Bundler: https://bugs.ruby-lang.org/issues/15469

from csv.

tkosaka1976 avatar tkosaka1976 commented on July 21, 2024

This is a problem of Bundler: https://bugs.ruby-lang.org/issues/15469

I see. I'll wait for the revision.

Thank you for your help.

from csv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.