public
Fork of swalterd/soap4r
Description: Modified soap4r library to run on Ruby 1.9
Homepage:
Clone URL: git://github.com/mumboe/soap4r.git
xaviershay (author)
Thu Jul 30 22:41:36 -0700 2009
mumboe (committer)
Fri Jul 31 13:29:46 -0700 2009
soap4r /
name age message
file COPYING Tue Apr 28 15:27:06 -0700 2009 initial commit [spox]
file GPL Tue Apr 28 15:27:06 -0700 2009 initial commit [spox]
file README Wed Jun 24 16:03:43 -0700 2009 edit readme Signed-off-by: Mumboe <devteam@mum... [swalterd]
file RELEASE_en.html Tue Apr 28 15:27:06 -0700 2009 initial commit [spox]
file RUBYS Tue Apr 28 15:27:06 -0700 2009 initial commit [spox]
file Rakefile Tue Apr 28 15:27:06 -0700 2009 initial commit [spox]
directory bin/ Tue Apr 28 15:27:06 -0700 2009 initial commit [spox]
file install.rb Tue Apr 28 15:27:06 -0700 2009 initial commit [spox]
directory lib/ Fri Jul 31 13:29:46 -0700 2009 Fixing regex creation for 1.9.1 'n' option to R... [xaviershay]
file rubyStyle.css Tue Apr 28 15:27:06 -0700 2009 initial commit [spox]
directory sample/ Tue Apr 28 15:27:06 -0700 2009 initial commit [spox]
file soap4r.gemspec Wed Jun 24 16:09:53 -0700 2009 Update gem spec. [swalterd]
directory test/ Tue Apr 28 15:27:06 -0700 2009 initial commit [spox]
README
== soap4r ==
This is a fork of the soap4r project as imported to GitHub by spox.  
Changes have been made to fix libxml support and have it work in Ruby 1.9.
Still work todo in testing.

    IMPORTANT NOTE:
        This has been heavily modified and I am still in
        the process of testing it. I have been using the
        wsdlDriver with great success. This version includes
        my original patch, plus many other changes but I
        have not tested the gem this produces yet. That
        should be completed some time tomorrow.

    This is a modified version of the soap4r library for
    the Ruby programming language. The official verion
    can be found at:

    http://dev.ctor.org/soap4r

    This modified version simply allows soap4r to run on
    Ruby 1.9. I have not done any extensive testing, merely
    fixed things that I needed to work. If you find problems,
    please drop me a line and I'll do an update to fix it.

    Thanks!

    spox
    spox@modspox.com