Coder Social home page Coder Social logo

1.0.7 problems about holidays HOT 5 CLOSED

holidays avatar holidays commented on June 22, 2024
1.0.7 problems

from holidays.

Comments (5)

spannerinworks avatar spannerinworks commented on June 22, 2024

We're having the same issue. It is working if we clone master and use the gem source directly via path in our Gemfile. Perhaps a problem with the gem packaging?

from holidays.

alexhanh avatar alexhanh commented on June 22, 2024

@spannerinworks Seems like changes were made to Gem packaging right after the 1.0.6 release, which resonates with what you have experienced.

Here's the commit 762dda2.

from holidays.

alexdunae avatar alexdunae commented on June 22, 2024

Thanks for reporting. I'll get this sorted out today.

Dialect // 778-992-2229 // dialect.ca

On Oct 13, 2014, ing. at 1:53 AM, Alexander Hanhikoski [email protected] wrote:

Hey! Just updated from 1.0.6 to 1.0.7 and something went wrong:

1.0.7:

Loading development environment (Rails 4.1.6)
2.1.1 :001 > Date.current.holiday?
NoMethodError: undefined method `holiday?' for Mon, 13 Oct 2014:Date
1.0.6:

Loading development environment (Rails 4.1.6)
2.1.1 :001 > Date.current.holiday?
=> false
I simply have this in my Gemfile:

gem 'holidays'

Reply to this email directly or view it on GitHub.

from holidays.

weshatheleopard avatar weshatheleopard commented on June 22, 2024

Here, found it.

The file data.tar.gz in the gem archive (holidays-1.0.7.gem) is completely empty.

You need to re-create the gem.

from holidays.

alexdunae avatar alexdunae commented on June 22, 2024

New version is alive. Thanks for submitting your reports. I'm not sure how it ever built successfully before, to be honest, since the required files were never specified in the past. I guess that's what Jeweler was doing.

Cheers...

from holidays.

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.