method

parse

parse(string)
public

Parse an XML Document string into a simple hash

Same as XmlSimple::xml_in but doesn’t shoot itself in the foot, and uses the defaults from ActiveSupport

string:XML Document string to parse