RailsCasts Pro episodes are now free!

Learn more or hide this

sagescs's Profile

GitHub User: sagescs

Comments by

Avatar

It's an issue between roo gem and rubyzip gem.
You can fix it by adding

gem 'rubyzip', '~> 0.9.9'

to your Gemfile.