spree-recently-viewed
spree-recently-viewed copied to clipboard
bundler fails to install
Looks like the s.authors is missing from the gemspec file.
Gemfile:
gem 'spree_recently_viewed', :git => 'git://github.com/romul/spree-recently-viewed.git'
Then... bundle install spree_recently_viewed at /usr/local/lib/ruby/gems/1.9.1/bundler/gems/spree-recently-viewed-0013d4eb58ff did not have a valid gemspec. This prevents bundler from installing bins or native extensions, but that may not affect its functionality. The validation message from Rubygems was: authors may not be empty