RailsCasts Pro episodes are now free!

Learn more or hide this

rubiii's Profile

GitHub User: rubiii

Comments by rubiii

Avatar

As far as i know, Soap4r and ActionWebService are the only SOAP server libraries.

Avatar

Hey rbritom,

since Savon v0.9.7, the response object comes with a #doc method which returns a (memoized) Nokogiri object:

ruby
zipcode = response.doc.css("USzip").inner_text