Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed up xml serializer by computing values just once and remove unecessary c... | José Valim | 2010-04-22 | 1 | -18/+17 |
* | Use Array.wrap uniformly | Jeremy Kemper | 2010-03-27 | 1 | -1/+2 |
* | Adding documentation for ActiveModel::Serialization | Mikel Lindsaar | 2010-01-17 | 1 | -2/+2 |
* | Break up concerns for choosing what attributes should be serialized and the a... | Joshua Peek | 2009-08-13 | 1 | -24/+52 |
* | Dasherize XML root by default to avoid invalid tags "<admin/posts>...</admin/... | Joshua Peek | 2009-07-22 | 1 | -1/+1 |
* | Patch to ActiveModel's (and ActiveRecord, by association) XML serialization: ... | John Maxwell | 2009-07-22 | 1 | -1/+5 |
* | Kill AMo ivar attributes helper | Joshua Peek | 2009-07-20 | 1 | -1/+0 |
* | Integrate AMo XML serializer into AR | Joshua Peek | 2009-07-11 | 1 | -22/+27 |
* | Initial extraction of AMo xml serializer | Joshua Peek | 2009-07-03 | 1 | -0/+168 |