lib/dpd_api/order.rb in dpd_api-0.0.1 vs lib/dpd_api/order.rb in dpd_api-0.1.0

- old
+ new

@@ -1,4 +1,6 @@ +# encoding: utf-8 + module DpdApi class Order < Base class << self def create_order(params = {}) method = :create_order