spree-recently-viewed icon indicating copy to clipboard operation
spree-recently-viewed copied to clipboard

Recently viewed products in Spree

Results 2 spree-recently-viewed issues
Sort by recently updated
recently updated
newest added

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....