REXML - Having trouble asserting a value is present in XML response...
Read MoreREXML - How to extract a single element...
Read MoreCan I write an XML reader that can cope with unclosed tags?...
Read MoreHow do I replace one node in an XML file with a node from another XML file?...
Read MoreUnable to iterate over elements in REXML...
Read MoreREXML fails to select from attribute. Bug or incorrect XPath?...
Read MoreRexml - pretty print with text inline and child tags indented...
Read MoreHow to get the absolute node path in XML using XPath and Ruby?...
Read MoreREXML thinks file is a directory and won't create a REXML::Document...
Read MoreHow do I validate specific attributes in XML using Ruby's REXML?...
Read MoreREXML is wrapping long lines. How do I switch that off?...
Read MoreGetting elements in order with REXML XPath...
Read Moreremoving the xml tags in ruby on rails...
Read MoreRendering a string as a color hex value in Ruby on Rails...
Read MoreInjecting an XML fragment into the current document from an external file...
Read MoreDeleting all child nodes and text of an element...
Read MoreHow do I control REXML formatting on added elements?...
Read MoreParsing an xml doc with <% %> tags in ruby...
Read More