Registry / networking / soap4r-ruby1-9

soap4r-ruby1-9

JSON →
library2.0.5rbrubygemsunverified

A Ruby 1.9.2 compatible version of the soap4r library for SOAP web services.

gem install soap4r-ruby1.9
INSTALL
IMPORT
SIG · SOAP4R-RUBY1-9
S
soap4r-ruby1-9
networkingrubyv2.0.5
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'

Create a SOAP client from a WSDL and call a method

require 'soap4r' driver = SOAP::WSDLDriverFactory.new('http://example.com/service?wsdl').create_rpc_driver result = driver.some_method
Debug
Known issues
breakingDesigned for Ruby 1.9.2; may have compatibility issues with newer Ruby versions.
fix
Consider using an alternative SOAP library like 'savon' for modern Ruby.
affects: >= 2.0.0
Upgrade
Version history
2.0.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
soap4r-ruby1-9 — gem install soap4r-ruby1-9 · libregistry