1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Matt Jones
02859745cc add handling for backwards-compatibility and update documentation 2012-02-04 16:02:52 -06:00
Matt Jones
7c307c2da3 Merge remote-tracking branch 'odorcicd/fix_activeresource_json_errors' into compatible_json_errors 2012-02-04 13:41:12 -06:00
Aaron Patterson
a2d68c1086 activeresource tests use AS::TestCase 2012-01-05 17:08:07 -08:00
Denis Odorcic
b09b2a8401 Fix ActiveResource JSON error parser and incorrect tests 2011-09-16 11:16:17 -04:00
David Trasbo
df083b482d Make sure ActiveResource::Errors#from_json doesn't pass nil to #from_array [#3650 state:commited]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-26 19:23:10 +02:00
Jatinder Singh
e87748869a Use format of ARes rather than content-type of remote errors to load errors.
[#1956 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-01-27 18:27:18 -08:00
Jeremy Kemper
b5dd1b6599 Fix brittle content-type check. [#1956 state:committed] 2009-09-17 11:34:40 -07:00
taryn
36bf587347 Moved all test cases into a new test/cases directory to match Active Record test directory structure.
Signed-off-by: Joshua Peek <josh@joshpeek.com>
2009-08-19 09:03:57 -05:00
Renamed from activeresource/test/base_errors_test.rb (Browse further)