Does anyone know if someone had put out code to convert xml to json in
ruby?
Thanks in advance,
Victor
_______________________________________________
libxml-devel mailing list
libxml...@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel
XML --> hash --> JSON
Using XmlSimple and json-ruby or ActiveSupport::JSON
-- Mark.