Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 323 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 323 Bytes

SpreeGiftCards

Installation

  1. Add spree_store_credits and spree_gift_cards to Gemfile
  2. Run rails g spree_gift_cards:install
  3. Run rails g spree_gift_cards:seed

To run specs

  1. rake test_app
  2. rake spec

Copyright (c) 2010 Roman Smirnov, released under the New BSD License