Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 436 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 436 Bytes

Spree Spraycan

This is a Spree extension that wraps Spraycan engine and customizes it for use with Spree.

Installation

  1. Add the following to your Gemfile:

    gem "spraycan" gem "spree_spraycan"

  2. Run: bundle install

  3. Run the install generator: rails g spree_spraycan:install

Copyright (c) 2011 Brian D. Quinn, released under the New BSD License