Tests passing on 1.2

This commit is contained in:
Michael Bianco
2012-10-29 12:55:37 -04:00
parent 7f0de10150
commit fdd8536b5b
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,8 @@ Spree::Order.class_eval do
false
end
# UPGRADE_CHECK this works as of spree 1.1.1; make sure to check the original function on upgrade
# UPGRADE_CHECK this works as of spree 1.2.0
# check function for changes on upgrade
def available_shipping_methods(display_on = nil)
return [] unless ship_address