aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/models/contact.rb
Commit message (Expand)AuthorAgeFilesLines
* Methods that return nil should not be considered YAMLJoshua Wehner2011-05-101-0/+4
* Reuse already existing classes for ActiveModel tests.José Valim2010-07-211-0/+1
* test cases for record.to_xml [#458 state:resolved]Neeraj Singh2010-04-301-0/+8
* Fix AMo isolated tests.José Valim2010-02-221-1/+1
* Require persisted? in ActiveModel::Lint and remove new_record? and destroyed?...José Valim2010-02-211-3/+3
* Add to_key and to_param methods to ActiveModel::Conversion.José Valim2010-02-211-1/+7
* Dasherize XML root by default to avoid invalid tags "<admin/posts>...</admin/...Joshua Peek2009-07-221-0/+4
* Initial extraction of AMo xml serializerJoshua Peek2009-07-031-0/+3