Code Monkey home page Code Monkey logo

Comments (7)

 avatar commented on August 20, 2024

If I comment out:

13 #if VERSION[0,3] == "1.8"
14 # require 'fastercsv'
15 #end

It works fine.

from govkit.

NateBarnes avatar NateBarnes commented on August 20, 2024

Looks like the static variable VERSION was deprecated in 1.9 in favor of RUBY_VERSION, which works in both. Should be an easy fix.

from govkit.

NateBarnes avatar NateBarnes commented on August 20, 2024

Actually Tashian fixed this back in May. You should update your copy of govkit to the current one and that should fix this issue.

from govkit.

 avatar commented on August 20, 2024

Thanks Nate - I installed the gem, has a new gem been published/

from govkit.

NateBarnes avatar NateBarnes commented on August 20, 2024

Versions 0.7.0 and later should have the appropriate fix. It was published on June 28 of this year. You can check your version within your gem list.

If there's anything else I can help with, let me know :)

from govkit.

 avatar commented on August 20, 2024

Thanks again, the gem is great, by the way. Ah - I see what the problem is. GovKit 0.7.1 requires activesupport = 3.0.0, I'm using 3.1.0. Hmmm..... I'll try HEAD with AS 3.1.0 and let you know what happens.

from govkit.

 avatar commented on August 20, 2024

Oddly, I can't find where the requirement is coming from... found it. Looks like active_support is now activesupport. Its working for me. I'll create pull request as I made a few other changes which you might like.

from govkit.

Related Issues (10)

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.