What's the easiest way to see the difference between two xml files using?
I looked into Hpricot and Nokogiri but couldn't find any good comparison methods. I've also looked into unix tools like diffxml, but would rather use something in ruby.
Anybody got any ideas?
What about diff.rb ?
You export your two xml documents to arrays and get the diff with that library.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With