Sha256: 3d8b5ffa5b85a1ece08ab83b0139fb12961391c44738971599899e9c30c47501
Contents?: true
Size: 487 Bytes
Versions: 38
Compression:
Stored size: 487 Bytes
Contents
# encoding: ASCII-8BIT # SOAP4R - Ruby type mapping utility. # 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/mapping/mapping' require 'soap/mapping/registry' require 'soap/mapping/encodedregistry' require 'soap/mapping/literalregistry'
Version data entries
38 entries across 38 versions & 10 rubygems