This is a Spree extension that wraps Spraycan engine and customizes it for use with Spree.
-
Add the following to your Gemfile:
gem "spraycan" gem "spree_spraycan"
-
Run:
bundle install
-
Run the install generator:
rails g spree_spraycan:install
Copyright (c) 2011 Brian D. Quinn, released under the New BSD License