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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed some issues with JSON encoding
Jakub Suder
2010-09-07
1
-0
/
+27
*
Adding missing required statement
Subba Rao Pasupuleti
2010-08-14
1
-0
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-5
/
+5
*
ActiveModel::Errors json serialization to work as Rails 3b4 [#5254 state:reso...
Alex Le
2010-08-02
1
-1
/
+15
*
Really make include_root_in_json default to true [#3770 state:resolved]
José Valim
2010-06-08
1
-15
/
+21
*
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
*
Active Model JSON serializer now supports custom root option
Jatinder Singh
2010-05-04
1
-0
/
+16
*
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
2
-2
/
+2
*
Fix failing AMo isolated tests
Joshua Peek
2009-09-05
2
-0
/
+4
*
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
2
-0
/
+8
*
Initial extraction of AMo xml serializer
Joshua Peek
2009-07-03
2
-0
/
+158