Sha256: d9632f638d3a489655249165eb4fcad78f6304bd67f796acc4b49e23562172eb
Contents?: true
Size: 402 Bytes
Versions: 38
Compression:
Stored size: 402 Bytes
Contents
# encoding: ASCII-8BIT # 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
38 entries across 38 versions & 10 rubygems