index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activemodel
/
test
/
cases
/
serializeration
/
xml_serialization_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allowing to_xml :camelize option to be set to :lower to enable lower-camelcas...
Jeremy Holland
2010-11-03
1
-0
/
+7
*
Fix xml serialization test [#4650 state:resolved]
Anil Wadghule
2010-05-19
1
-2
/
+5
*
Use better assertion methods for testing
Neeraj Singh
2010-05-19
1
-1
/
+1
*
Make ActiveResource serialize XML correctly when element_name is set.
Santiago Pastorino
2010-05-12
1
-2
/
+2
*
test cases for record.to_xml [#458 state:resolved]
Neeraj Singh
2010-04-30
1
-0
/
+8
*
array.to_xml should be able to handle all types of data elements [#4490 state...
Neeraj Singh
2010-04-29
1
-2
/
+5
*
Fix warnings in AMo
Joshua Peek
2009-09-05
1
-1
/
+1
*
Fix failing AMo isolated tests
Joshua Peek
2009-09-05
1
-0
/
+2
*
Dasherize XML root by default to avoid invalid tags "<admin/posts>...</admin/...
Joshua Peek
2009-07-22
1
-0
/
+11
*
Patch to ActiveModel's (and ActiveRecord, by association) XML serialization: ...
John Maxwell
2009-07-22
1
-0
/
+12
*
Kill AMo ivar attributes helper
Joshua Peek
2009-07-20
1
-0
/
+4
*
Initial extraction of AMo xml serializer
Joshua Peek
2009-07-03
1
-0
/
+81