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
/
serializers
/
json_serialization_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix actionview and activemodel test cases typos
Rajarshi Das
2013-09-05
1
-1
/
+1
*
Dont' check for any order in hash since we aren't sorting it and this is dete...
Guillermo Iguaran
2013-08-18
1
-11
/
+0
*
Refactor serialization test for hash order
Guillermo Iguaran
2013-08-18
1
-7
/
+6
*
Avoid Skip in test, have a unified test for order
Gaurish Sharma
2013-08-09
1
-10
/
+7
*
Add tests for ActiveModel::Serializers::JSON#as_json ordering
Gaurish Sharma
2013-08-09
1
-1
/
+10
*
Convert ActiveModel to 1.9 hash syntax.
Patrick Robertson
2013-05-01
1
-1
/
+1
*
Simplify keys order test for as_json in Active Model
Carlos Antonio da Silva
2012-11-30
1
-4
/
+1
*
Add test for code change introduced in this commit f20032f
Cédric FABIANSKI
2012-10-29
1
-0
/
+9
*
AM::Serializers::Xml depends on AM::Naming
Francesco Rodriguez
2012-10-26
1
-1
/
+0
*
change AMS::JSON.include_root_in_json default value to false
Francesco Rodriguez
2012-06-06
1
-50
/
+40
*
replacing ordered hash to ruby hash
prasath
2012-02-08
1
-2
/
+2
*
Revert "Implement ArraySerializer and move old serialization API to a new nam...
José Valim
2011-11-30
1
-0
/
+221
*
Implement ArraySerializer and move old serialization API to a new namespace.
José Valim
2011-11-23
1
-219
/
+0
*
Fixing `as_json` method for ActiveRecord models.
Nicolás Hock Isaza
2011-09-29
1
-0
/
+10
*
fixed a bug with the json serialization when the class setting is set to not ...
Matt Aimonetti
2011-09-22
1
-0
/
+10
*
Enable passing root: false to #to_json
Joe Fiorini
2011-07-01
1
-1
/
+52
*
Rename test directory to match code directory
John Firebaugh
2011-04-06
1
-0
/
+148