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