Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | to_xml: the :methods option works on arrays of records. Closes #5845. | Jeremy Kemper | 2006-09-02 | 1 | -1/+1 |
* | Fix spurious newlines and spaces in AR::Base#to_xml output | Jamis Buck | 2006-08-30 | 1 | -14/+6 |
* | to_xml: correct naming of included associations. Closes #5831. | Jeremy Kemper | 2006-08-20 | 1 | -1/+1 |
* | Fixed to_xml with :include misbehaviors when invoked on array of model instan... | David Heinemeier Hansson | 2006-08-03 | 1 | -0/+2 |
* | Refactored ActiveRecord::Base.to_xml to become a delegate for XmlSerializer, ... | David Heinemeier Hansson | 2006-06-04 | 1 | -0/+309 |