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

Latest commit

 

History

History
44 lines (34 loc) · 1.21 KB

README.md

File metadata and controls

44 lines (34 loc) · 1.21 KB

Active Fulfillment

Active Merchant library for integration with order fulfillment services.

Build Status

Installation

Add to your gem file

gem 'active_fulfillment', :git => 'git://github.com/Shopify/active_fulfillment.git'

Contributing

Contributions are encouraged of course! The basic Fulfillment Service API can be seen in active_fulfillment/fulfillment/service.rb.

New features and patches will have a better chance of getting merged if you include a strong set of tests for your patch or feature.

It is also encouraged to try to keep your functions as concise as possible to make review easier as well as to make testing more straightforward.

Usage

Contributors

  • Adrian Irving-Beer
  • Arthur Nogueira Neves
  • Blake Mesdag
  • Chris Saunders (http://christophersaunders.ca)
  • Cody Fauser
  • Denis Odorcic
  • Dennis Theisen
  • James MacAulay
  • Jesse HK
  • Jesse Storimer
  • John Duff
  • John Tajima
  • Jonathan Rudenberg
  • Ryan Romanchuk
  • Simon Eskildsen
  • Tobias Lütke
  • Tom Burns