Working with soap web services in ruby

Hi all,

I am new to using soap webservices in ruby. i have decided to using
savon gem to work with soap.

I have not found any Best tutorial for explaining for beginners about
connection and how to send the request to web services using soap and
how to parse the response to ruby.

is there any best tutorial or sites ??

Please help me i need to work on it

THANKS IN ADVANCE

On Tue, May 24, 2011 at 5:40 AM, kevin peter
[email protected]wrote:

Yes, the official documentation at:

http://savonrb.com/

Just read through this. It is as good a tutorial as anything I could
find
when I first started using savon.