Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add handling for backwards-compatibility and update documentation | Matt Jones | 2012-02-04 | 1 | -0/+30 |
| | |||||
* | Merge remote-tracking branch 'odorcicd/fix_activeresource_json_errors' into ↵ | Matt Jones | 2012-02-04 | 1 | -2/+2 |
|\ | | | | | | | compatible_json_errors | ||||
| * | Fix ActiveResource JSON error parser and incorrect tests | Denis Odorcic | 2011-09-16 | 1 | -2/+2 |
| | | |||||
* | | activeresource tests use AS::TestCase | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
|/ | |||||
* | Make sure ActiveResource::Errors#from_json doesn't pass nil to #from_array ↵ | David Trasbo | 2010-06-26 | 1 | -1/+12 |
| | | | | | | [#3650 state:commited] Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Use format of ARes rather than content-type of remote errors to load errors. | Jatinder Singh | 2010-01-27 | 1 | -0/+13 |
| | | | | | | [#1956 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> | ||||
* | Fix brittle content-type check. [#1956 state:committed] | Jeremy Kemper | 2009-09-17 | 1 | -2/+2 |
| | |||||
* | Moved all test cases into a new test/cases directory to match Active Record ↵ | taryn | 2009-08-19 | 1 | -0/+83 |
test directory structure. Signed-off-by: Joshua Peek <josh@joshpeek.com> |