index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activeresource
/
test
/
base_errors_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for errors in JSON format.
Fabien Jakimowicz
2009-08-09
1
-21
/
+56
*
Deprecate Errors#on_base/add_to_base/invalid?/each_full
Pratik Naik
2009-03-21
1
-2
/
+2
*
Fix ActiveResource::Errors deprecation messages
Pratik Naik
2009-03-20
1
-2
/
+2
*
Make Active Resource use ActiveModel::Errors
Pratik Naik
2009-03-19
1
-1
/
+1
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Ruby 1.9 compat, consistent load paths
Jeremy Kemper
2007-10-02
1
-3
/
+3
*
Increase test coverage (closes #8699, #8700) [josh]
David Heinemeier Hansson
2007-09-21
1
-2
/
+15
*
Interpret 422 Unprocessable Entity as ResourceInvalid. Closes #7097.
Jeremy Kemper
2007-01-17
1
-1
/
+1
*
Make #save behavior mimic AR::Base#save (true on success, false on failure)
Jamis Buck
2006-10-02
1
-5
/
+2
*
Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan]
Rick Olson
2006-09-29
1
-1
/
+1
*
fixed failing tests now that non-GET requests are sent with .xml file ext. E...
Rick Olson
2006-09-20
1
-1
/
+1
*
Basic validation support [Rick Olson]
Rick Olson
2006-09-08
1
-0
/
+38