aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/test_xml_mini.rb
Commit message (Expand)AuthorAgeFilesLines
* added tests for XmlMini#to_tag.Nick Sutterer2011-01-061-42/+81
* add more tests surrounding camlize in xmlmini, refactor rename_key()Aaron Patterson2010-11-031-0/+12
* Allowing to_xml :camelize option to be set to :lower to enable lower-camelcas...Jeremy Holland2010-11-031-2/+2
* XmlMini.rename_key emits valid xml with dasherizeBernerd Schaefer2010-07-261-0/+49