0

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 Answer 1

1

This is a pretty good step-by-step tutorial for soap4r: [link no longer works]

Sign up to request clarification or add additional context in comments.

Comments