aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/serializeration
Commit message (Expand)AuthorAgeFilesLines
* Active Model JSON serializer now supports custom root optionJatinder Singh2010-05-041-0/+16
* test cases for record.to_xml [#458 state:resolved]Neeraj Singh2010-04-301-0/+8
* array.to_xml should be able to handle all types of data elements [#4490 state...Neeraj Singh2010-04-291-2/+5
* Fix warnings in AMoJoshua Peek2009-09-052-2/+2
* Fix failing AMo isolated testsJoshua Peek2009-09-052-0/+4
* Dasherize XML root by default to avoid invalid tags "<admin/posts>...</admin/...Joshua Peek2009-07-221-0/+11
* Patch to ActiveModel's (and ActiveRecord, by association) XML serialization: ...John Maxwell2009-07-221-0/+12
* Kill AMo ivar attributes helperJoshua Peek2009-07-202-0/+8
* Initial extraction of AMo xml serializerJoshua Peek2009-07-032-0/+158