Sha256: 98916103f9fafdd38f61f773263210c2767458644b2d8f663bf4e43d71e37a6b

Contents?: true

Size: 207 Bytes

Versions: 7

Compression:

Stored size: 207 Bytes

Contents

xml.instruct!
xml.Envelope "xmlns:xsi" => 'http://www.w3.org/2001/XMLSchema-instance',
             :xmlns => 'http://schemas.xmlsoap.org/soap/envelope/' do
  xml.Body do
    wsdl_data xml, result
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
wash_out-0.2.6 app/views/wash_with_soap/response.builder
wash_out-0.2.5 app/views/wash_with_soap/response.builder
wash_out-0.2.4 app/views/wash_with_soap/response.builder
wash_out-0.2.3 app/views/wash_with_soap/response.builder
wash_out-0.2.2 app/views/wash_with_soap/response.builder
wash_out-0.2.1 app/views/wash_with_soap/response.builder
wash_out-0.2.0 app/views/wash_with_soap/response.builder