Registry / networking / mumboe-soap4r

mumboe-soap4r

JSON →
library1.6.0.pre.betarbrubygemsunverified

An implementation of SOAP 1.1 for Ruby.

gem install mumboe-soap4r
INSTALL
IMPORT
SIG · MUMBOE-SOAP4R
M
mumboe-soap4r
networkingrubyv1.6.0.pre.beta
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SOAP
require 'soap4r'

Call a SOAP web service

require 'soap4r' # Create a SOAP client driver = SOAP::WSDLDriverFactory.new('http://example.com/service?wsdl').create_rpc_driver # Call a method result = driver.some_method('param1', 'param2') puts result
Debug
Known issues
breakingThis gem is a pre-release version (1.6.0.pre.beta) and may have breaking changes.
fix
Pin to a stable version if available, or test thoroughly.
affects: >= 1.6.0.pre.beta
Upgrade
Version history
1.6.0.pre.betalatest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mumboe-soap4r — gem install mumboe-soap4r · libregistry