Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 455 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 455 Bytes

SpreeAddressBook

This extension allows users select bill_address and ship_address from addresses, which was already entered by current user.

Installation

  Add `gem "spree_address_book", :git => "git://github.com/romul/spree_address_book.git"
  Run `bundle install`
  Run `rake spree_address_book:install`
  Run `rake db:migrate`

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