All Projects → savonrb → savon-multipart

savonrb / savon-multipart

Licence: MIT License
Heavy metal Ruby SOAP client with multipart support

Programming Languages

ruby
36898 projects - #4 most used programming language

Savon Multipart CI

Adds multipart support (SOAP with Attachments) to Savon.
Please test and provide feedback so we can support as many multipart-soap messages as possible.

Installation

Savon Multipart is available through Rubygems and can be installed via:

$ gem install savon-multipart

Or in your Gemfile:

gem 'savon-multipart'

Usage

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

require 'savon-multipart'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].