Skip to content

pero-ict-solutions/spree_brands

Repository files navigation

SpreeBrands

Add's a dedicated Brand model in your shop.

Installation

add to your Gemfile:

gem "spree_brands", :git => 'git://github.com/pero-ict-solutions/spree_brands'

Install the gem:

bundle
bundle exec rails g spree_brands:install

Testing

Be sure to bundle your dependencies and then create a dummy test app for the specs to run against.

$ bundle
$ bundle exec rake test_app
$ bundle exec rspec spec

Copyright (c) 2012 PeRo ICT Solutions, released under the New BSD License

Releases

No releases published

Packages

No packages published