Skip to content
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.

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