I know they removed ActionService out of RoR and opted for RESTful web services. I want to know if Rails is a good choice of a framework for consuming XML/SOAP based web services. Can anyone point out some nice resources/tutorials on how to consume a SOAP based web service in ROR?
+1
A:
This is a pretty good step-by-step tutorial for soap4r: http://markthomas.org/2007/09/12/getting-started-with-soap4r/
DanSingerman
2009-03-27 09:41:52