aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/xml_mini/nokogiri.rb
Commit message (Expand)AuthorAgeFilesLines
* Hide XmlMini backend details from rdocJeremy Kemper2009-03-211-3/+3
* adding more nokogiri tests and making the main rails tests passAaron Patterson2009-03-101-7/+14
* Make it easier to swap XmlMini backends. Require Nokogiri >= 1.1.1 for XmlMin...Jeremy Kemper2009-03-101-3/+6
* Nokogiri backend for XmlMiniAaron Patterson2009-03-101-0/+67