aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/xml_serialization_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Duplicate the hash provided to AR::Base#to_xml to prevent unexpected side eff...Michael Koziarski2006-09-241-0/+15
* Add a :namespace option to AR::Base#to_xml [Koz]Michael Koziarski2006-09-171-1/+7
* Add some XmlSerialization tests for ActiveRecord [Rick Olson]Rick Olson2006-09-011-0/+104