caxlsx / caxlsx_rails

A Rails plugin to provide templates for the axlsx gem
MIT License
742 stars 84 forks source link

rails 4 bundle error #115

Closed chabgood closed 5 years ago

chabgood commented 5 years ago

NoMethodError: undefined method `spec' for nil:NilClass An error occurred while installing axlsx (2.1.0.pre), and Bundler cannot continue.

Gemfile portion: gem 'rubyzip', '>= 1.2.1' gem 'axlsx', git: 'https://github.com/randym/axlsx.git', ref: 'c8ac844' gem 'axlsx_rails'

straydogstudio commented 5 years ago

@chabgood Which version of axlsx_rails did this define?

chabgood commented 5 years ago

Right now I have no idea but the ref is here, 'c8ac844'

straydogstudio commented 5 years ago

Consider the latest release of axlsx_rails at http://github.com/caxlsx/axlsx_rails, which now depends on the new community Axlsx release at http://github.com/caxlsx/caxlsx