lib/soaspec/exchange_handlers/soap_handler.rb in soaspec-0.0.42 vs lib/soaspec/exchange_handlers/soap_handler.rb in soaspec-0.0.43

- old
+ new

@@ -13,9 +13,10 @@ def root_attributes(attributes) define_method('request_root_attributes') do attributes end end + end # Wraps around Savon client defining default values dependent on the soap request class SoapHandler < ExchangeHandler extend Soaspec::Accessors \ No newline at end of file