aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/xml_serialization.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed to_xml with :include misbehaviors when invoked on array of model instan...David Heinemeier Hansson2006-08-031-0/+2
* Refactored ActiveRecord::Base.to_xml to become a delegate for XmlSerializer, ...David Heinemeier Hansson2006-06-041-0/+309