Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 615 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 615 Bytes

Spree One-Page Checkout

This Spree extension replaces the default Spree checkout workflow with a streamlined one-page checkout, with reusable address and credit-card features.

Build Status

Example

To be added.

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) 2013- Daniel Wright, released under the New BSD License.