Donnerstag, 14. November 2013

Ruby, Savon with WSDL, Nokogiri

A very simple example on how to call a SOAP Web service with Ruby and Savon. The call returns a XML document. Nokogiri helps to extract the data we're interested in.