Sha256: 0e29201e2ffca928b66280cab3af0892a25df5836031d8d64e051c494a879151
Contents?: true
Size: 653 Bytes
Versions: 4
Compression:
Stored size: 653 Bytes
Contents
Spree Clean ========== A Spree extension which facilitates easy deletion of application data. This includes both seed and sample data. This extension adds a new section to the Configurations menu on your store's admin. Installation & Usage ======= Add the following to your Gemfile gem 'spree_clean', :git => "git://github.com/spree/spree_clean.git" Next run bundle install followed by the install generator rails generate spree_clean:install Navigate to your store's admin and head to the Configurations menu. Follow the link to "Clean Data" and begin using the extension. Copyright (c) 2012 John Dyer, released under the New BSD License
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
spree_clean-1.0.7 | README.md |
spree_clean-1.0.6 | README.md |
spree_clean-1.0.5 | README.md |
spree_clean-1.0.4 | README.md |