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
/
activerecord
/
test
/
cases
/
json_serialization_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken test
Jon Leighton
2010-10-19
1
-1
/
+5
*
Fix the tests (I have actually verified that these are also the 'right' fixes...
Jon Leighton
2010-10-03
1
-1
/
+1
*
fixed some issues with JSON encoding
Jakub Suder
2010-09-07
1
-0
/
+7
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-1
/
+1
*
enable AS::JSON.encode to encode AR::Relation by providing `as_json` method
Mislav Marohnić
2010-07-13
1
-0
/
+7
*
Really make include_root_in_json default to true [#3770 state:resolved]
José Valim
2010-06-08
1
-11
/
+8
*
Reset class attribute after changing it
Evan Phoenix
2010-03-22
1
-0
/
+2
*
Fix AR json encoding
Jeremy Kemper
2009-06-08
1
-4
/
+4
*
* Add pluggable JSON backends with support for the JSON gem. [rick]
rick
2009-04-23
1
-56
/
+56
*
Fix the AR json serialization tests to comply with the earlier change to quot...
Michael Koziarski
2009-01-16
1
-1
/
+1
*
Tweak ActiveRecord::Base#to_json to include a root value in the returned hash...
Rick Olson
2008-04-01
1
-0
/
+25
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-3
/
+3
*
belongs_to supports :dependent => :destroy and :delete. Closes #10592.
Jeremy Kemper
2008-01-19
1
-1
/
+1
*
Fix paths
Jeremy Kemper
2008-01-18
1
-6
/
+6
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+180