0.01
No commit activity in last 3 years
No release in over 3 years
This gem is a tool for easily creating soap functionality
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 2.1.1
 Project Readme
This is a hacked version of the original soap4r gem.  It is intended to run on Ruby 1.9 and Rails 3.

To use this gem in your Rails project, simply include the following in your Gemfile:
  
  gem 'soap4r', '>= 0.1', :git => "https://github.com/KarateCode/soap4r.git"