Hi,
I'm developing application in ruby which access webservice
developed in .Net
I have following problem
-How to call webmethod and passing data as argument
Is there any one to help me.
Thx,
Mohan
Hi,
I'm developing application in ruby which access webservice
developed in .Net
I have following problem
-How to call webmethod and passing data as argument
Is there any one to help me.
Thx,
Mohan
What kind of web service is it? SOAP? I've seen people asking
questions in this list about soap4r and savon, maybe you can take a
look at those gems.
Jesus.
On Wed, Apr 20, 2011 at 12:45 PM, mohan <mohansc1001@gmail.com> wrote:
Hi,
I'm developing application in ruby which access webservice
developed in .NetI have following problem
-How to call webmethod and passing data as argumentIs there any one to help me.