Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Hash#from_xml with frozen strings (#24718) | Marek Kirejczyk | 2016-05-21 | 1 | -8/+18 |
* | Do not include Active Support on tests | Rafael Mendonça França | 2015-01-04 | 1 | -8/+6 |
* | Rewind StringIO instances before be parsed again | Paco Guzman | 2013-06-16 | 1 | -0/+1 |
* | Compare with the parsed result from REXML backend | Paco Guzman | 2013-05-22 | 1 | -1/+1 |
* | Added missing assert | Anupam Choudhury | 2013-04-02 | 1 | -1/+8 |
* | use AS::TestCase as the base class | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
* | Add support for parsing XML and JSON from an IO as well as a string [#2659 st... | Brian Lopez | 2009-05-17 | 1 | -0/+14 |
* | Nokogiri backend for XmlMini | Aaron Patterson | 2009-03-10 | 1 | -0/+15 |