Re: SOAP Format for TrafficEstimatorService 201209

2012-12-18 Thread Danial Klimkin
Hello Gustav, First of all I really recommend to consider upgrading to a newer version of rails and using the library. It handles quite a lot of tricky issues you face with SOAP. As per the issue, you need to generate something like this instead: KEYWORD ... this is done in Savon with "

SOAP Format for TrafficEstimatorService 201209

2012-12-13 Thread Gustav Gennrich
Hi, I recently was forced to transition away from the ruby client library because the most current version uses rack 1.4 which is incompatible with rails 2.3.11 (depends on rack ~> 1.1). I cannot use any of the prior gem versions because the API's have already sunset. As a result, we are writin