spree-contrib / spree_active_shipping

Spree integration for Shopify's active_shipping gem.
http://guides.spreecommerce.org
134 stars 207 forks source link

Bugfix - add the SpreeActiveShipping shipping methods *after* the core s... #204

Closed campbell closed 9 years ago

campbell commented 9 years ago

...hipping methods are added

The engine initializer needs to add the SAS methods after SpreeCore has added the core shipping methods, otherwise the SAS shipping methods are not included.

jspizziri commented 9 years ago

@campbell, please rebase to fix the build.

mleglise commented 9 years ago

Confirmed this fix working. Cherry picked into maintained branches: master, 3-0-stable, 2-4-stable, and 2-3-stable.