How to use SOAP web service in Rails3? I tried datanoise-actionwebservice but doesn't work for me. I heard that rails3 has integrated SOAP support, but I don't find nothing about this on the internet. Can you help me?
A:
We're using Savon with Rails 3, works well for our use (Google Adwords API)
MatthewFord
2010-10-27 23:59:36
Can I make with Savon my own web service and use them from another app?
Mladjan Antic
2010-10-28 00:05:37
for that you're best bet is http://github.com/rubyjedi/actionwebservice not rails 3 though
MatthewFord
2010-10-28 00:12:32