aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/xml_serialization_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Patch to ActiveModel's (and ActiveRecord, by association) XML serialization: ...John Maxwell2009-07-221-0/+6
* Ensure ActiveRecord#to_xml respects :skip_types for included associations [#1...Bruce Krysiak2009-03-101-1/+12
* Added a :camelize option to ActiveRecord and Hash to_xml serialization and fr...Bruce Krysiak2008-12-101-0/+7
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-5/+5
* Fix pathsJeremy Kemper2008-01-181-6/+6
* Move tests to casesJeremy Kemper2008-01-181-0/+202