Top "Libxml-ruby" questions

The libxml-ruby gem provides appropriate bindings for the libxml2 XML toolkit provided by Gnome.

Convert a Nokogiri document to a Ruby Hash

Is there an easy way to convert a Nokogiri XML document to a Hash? Something like Rails' Hash.from_xml.

xml ruby hash nokogiri libxml-ruby