Now it is my understanding that Rails no longer officially supports
ActionWebService and WSDL generation, and the new approach is RESTful
webservices with WADL.
The client app consuming the webservice is a C# application. It is my
undertanding that there is no easy way to consume a WADL service from
Visual Studio?