Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated all the tests in ARes to work with json | Josh Kalderimis | 2011-05-18 | 2 | -13/+2 |
* | Prefer JSON.encode(value) to value.to_json | Jeremy Kemper | 2009-06-08 | 1 | -2/+2 |
* | Cherry pick Active Support dependencies. Autoload. | Jeremy Kemper | 2009-05-06 | 1 | -0/+2 |
* | Opt in to JSON | Jeremy Kemper | 2009-04-22 | 1 | -0/+2 |
* | Add ActiveResource::Base#to_xml and ActiveResource::Base#to_json methods. [#1... | Cody Fauser | 2008-10-07 | 1 | -1/+1 |
* | Format related patches to support serializing data out in the correct format ... | Rasik Pandey | 2008-08-29 | 2 | -15/+15 |
* | Merge docrails. | Pratik Naik | 2008-05-25 | 1 | -1/+1 |
* | Added ActiveResource.format= which defaults to :xml but can also be set to :j... | David Heinemeier Hansson | 2007-09-20 | 2 | -0/+57 |