Sha256: 9586c0c4046d77cc70ce1f52230c2f185bb7b17f65364f7a4c4914d19c7be017
Contents?: true
Size: 379 Bytes
Versions: 35
Compression:
Stored size: 379 Bytes
Contents
# SOAP4R - Proxy library. # Copyright (C) 2000-2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>. # This program is copyrighted free software by NAKAMURA, Hiroshi. You can # redistribute it and/or modify it under the same terms of Ruby's license; # either the dual license version in 2003, or any later version. require 'soap/rpc/proxy' module SOAP SOAPProxy = RPC::Proxy end
Version data entries
35 entries across 35 versions & 15 rubygems