Re: [Rails] Need help to learn Webservices

2013-06-20 Thread Colin Law
On 20 June 2013 07:59, Jeffrey Jones wrote: > Do not use soap4r. > > use the "savon" gem. It is the best of the ruby SOAP related gems and has > very good documentation. But unless you are forced to use SOAP then don't. Use REST instead. Colin > > (You said "want" to learn rather than "need" to

Re: [Rails] Need help to learn Webservices

2013-06-20 Thread Jeffrey Jones
Do not use soap4r. use the "savon" gem. It is the best of the ruby SOAP related gems and has very good documentation. (You said "want" to learn rather than "need" to learn so I am assuming you have a choice.) On 20/06/13 13:37, Khan wrote: Hi all, I want to learn webservices using

Re: [Rails] Need help to learn Webservices

2013-06-19 Thread Dheeraj Kumar
If you don't know what web services are, please google, learn, and come back when you have a problem with soap4r. -- Dheeraj Kumar On Thursday 20 June 2013 at 10:07 AM, Khan wrote: > Hi all, > I want to learn webservices using soap4r gem. I have no idea what it > is kindly help me to

[Rails] Need help to learn Webservices

2013-06-19 Thread Khan
Hi all, I want to learn webservices using soap4r gem. I have no idea what it is kindly help me to learn any good links . I am searching for good links to learn which gives clear information about webservices. Thanks in advance Cheers, Khan -- You received this message because you ar