Skip to content

Conversation

@fontno
Copy link

@fontno fontno commented Apr 16, 2014

Just a quick fix. When I ran the rails passbook:config generator I received these errors

rails g passbook:config
/Users/Brian/forks/xl-passbook-ruby/lib/passbook/pkpass.rb:23:in `require': cannot load such file -- zip/zipfilesystem (LoadError)
    from /Users/Brian/forks/xl-passbook-ruby/lib/passbook/pkpass.rb:23:in `<top (required)>'
rails g passbook:config
/Users/Brian/forks/xl-passbook-ruby/lib/passbook/pkpass.rb:23:in `require': cannot load such file -- zipfilesystem (LoadError)
    from /Users/Brian/forks/xl-passbook-ruby/lib/passbook/pkpass.rb:23:in `<top (required)>'

It seems Rubyzip made some changes.
https://github.com/rubyzip/rubyzip#important-note

"Rubyzip interface changed!!! No need to do require "zip/zip" and Zip prefix in class names removed."

Thanks for releasing this gem. It has been a great help.

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

Successfully merging this pull request may close these issues.

1 participant