Sometimes you just need to munge some XML. And Nokogiri makes processing massive quantities of XML easy and blazingly fast. Here's a quick tutorial to get you started!
Tag: xml

Episode #580
Savon & SOAP APIs
Learn how to build well-tested interfaces to legacy SOAP-based legacy web APIs from your Ruby application, from guest chef Beth Haubert!

Episode #429: Oga
Today we learn about a lightweight alternative to Nokogiri for XML parsing.

Episode #109: SAX
This episode takes a look at how to use the Nokogiri gem to extract data from large HTML documents without reading the whole document into memory.