Skip to content

cayenne-digital/savon-multipart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Savon Multipart Build Status

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

Savon2

Recently Savon launched a rewrite that broke compatibility with savon-multipart. If you're using savon version 1, this should just work, but if you'd like to use Savon2, you will probably want to specify something like this in your Gemfile

gem 'savon-multipart',       :git => 'https://github.com/tjarratt/savon-multipart.git', :branch => 'savon2'

Installation

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

$ gem install savon-multipart

About

Heavy metal Ruby SOAP client with multipart support

Resources

License

Stars

Watchers

Forks

Packages

No packages published