SOAP in Rails3?
How to use SOAP web service in Rails3? I tried datanoise-actionwebservice but doesn't wo开发者_JAVA技巧rk 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?
We're using Savon with Rails 3, works well for our use (Google Adwords API)
精彩评论