Skip to content

Commit

Permalink
Merge branch 'master' of github.com:binarylogic/shippinglogic
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Sep 4, 2010
2 parents 15890cf + 92ef63e commit 065cc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/shippinglogic/fedex/rate.rb
Expand Up @@ -81,7 +81,7 @@ class FedEx
# :shipper_postal_code => "10007",
# :shipper_country => "US",
# :recipient_postal_code => "75201",
# :recipient_country_code => "US",
# :recipient_country => "US",
# :package_weight => 24,
# :package_length => 12,
# :package_width => 12,
Expand Down

0 comments on commit 065cc8a

Please sign in to comment.