Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |