Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Methods that return nil should not be considered YAML | Joshua Wehner | 2011-05-10 | 1 | -0/+4 |
* | Reuse already existing classes for ActiveModel tests. | José Valim | 2010-07-21 | 1 | -0/+1 |
* | test cases for record.to_xml [#458 state:resolved] | Neeraj Singh | 2010-04-30 | 1 | -0/+8 |
* | Fix AMo isolated tests. | José Valim | 2010-02-22 | 1 | -1/+1 |
* | Require persisted? in ActiveModel::Lint and remove new_record? and destroyed?... | José Valim | 2010-02-21 | 1 | -3/+3 |
* | Add to_key and to_param methods to ActiveModel::Conversion. | José Valim | 2010-02-21 | 1 | -1/+7 |
* | Dasherize XML root by default to avoid invalid tags "<admin/posts>...</admin/... | Joshua Peek | 2009-07-22 | 1 | -0/+4 |
* | Initial extraction of AMo xml serializer | Joshua Peek | 2009-07-03 | 1 | -0/+3 |