José Valim
|
a04060fb6f
|
Really make include_root_in_json default to true [#3770 state:resolved]
|
2010-06-08 01:02:45 +02:00 |
|
Anil Wadghule
|
bdb2871df7
|
Fix xml serialization test [#4650 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-05-19 13:02:13 +02:00 |
|
Neeraj Singh
|
b462952886
|
Use better assertion methods for testing
[#4645 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-05-19 10:18:36 +02:00 |
|
Santiago Pastorino
|
bea3c26833
|
Make ActiveResource serialize XML correctly when element_name is set.
[#4529]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-05-12 09:31:36 -07:00 |
|
Jatinder Singh
|
bce2c0ce37
|
Active Model JSON serializer now supports custom root option
[#4515 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-05-04 13:17:26 -07:00 |
|
Neeraj Singh
|
883f27aa9a
|
test cases for record.to_xml [#458 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-04-30 13:19:30 +02:00 |
|
Neeraj Singh
|
580dd3b052
|
array.to_xml should be able to handle all types of data elements [#4490 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-04-29 09:04:34 +02:00 |
|
Joshua Peek
|
6dc9ad80e6
|
Fix warnings in AMo
|
2009-09-05 19:10:21 -05:00 |
|
Joshua Peek
|
c6e0923245
|
Fix failing AMo isolated tests
|
2009-09-05 18:54:19 -05:00 |
|
Joshua Peek
|
272c504f91
|
Dasherize XML root by default to avoid invalid tags "<admin/posts>...</admin/posts>" [#2875 state:resolved]
|
2009-07-22 21:06:34 -05:00 |
|
John Maxwell
|
c39151a847
|
Patch to ActiveModel's (and ActiveRecord, by association) XML serialization: If two parameters are present in Procs supplied to to_xml's :procs option, the model being serialized will be passed as the second argument [#2373 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2009-07-22 20:47:15 -05:00 |
|
Joshua Peek
|
2685d93b07
|
Kill AMo ivar attributes helper
|
2009-07-20 23:28:58 -05:00 |
|
Joshua Peek
|
d2b78b3594
|
Initial extraction of AMo xml serializer
|
2009-07-03 21:38:14 -05:00 |
|