Sha256: c371c8519fc5780d86bc73897951918e7e4f6afcc4fabb68afc03801a6304829

Contents?: true

Size: 664 Bytes

Versions: 1

Compression:

Stored size: 664 Bytes

Contents

Savon Multipart -- Feb 2019
===============

_This fork exists to be able to make a new release of the gem on rubygem_

Adds multipart support (SOAP with Attachments) to [Savon](https://github.com/savonrb/savon).  
Please test and provide feedback so we can support as many multipart-soap messages as possible.

Installation
------------

This fork of Savon Multipart is also available through [Rubygems](http://rubygems.org/gems/savon-multipart) and can be installed via:

```
$ gem install savon-multipart--feb-2019
```

Usage
------------

Just require the gem 'savon-multipart', which automatically requires 'savon' as well:

```
require 'savon-multipart'
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
savon-multipart--feb-2019-2.1.2 README.md