Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 361 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 361 Bytes

Spree C2C

CtoC extension for Spree.

Example

Gemfile

$ gem 'spree_c2c', :git => 'https://github.com/camelmasa/spree_c2c.git' 

Command

$ rake spree_c2c:install:migrations
$ rake db:migrate
$ rake spree_c2c:load

Good Luck!

Testing

Coding now.

Copyright (c) 2012 Masahiro Saito released under the New BSD License