7b05323e04
Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
5 lines
235 B
Text
5 lines
235 B
Text
Class XmlSimple offers an easy API to read and write XML. It is a Ruby
|
|
translation of Grant McLean's Perl module XML::Simple. Simply put,
|
|
it automatically converts XML documents into a Ruby Hash.
|
|
|
|
WWW: http://xml-simple.rubyforge.org
|