aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/test/base_errors_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Make #save behavior mimic AR::Base#save (true on success, false on failure)Jamis Buck2006-10-021-5/+2
* Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan]Rick Olson2006-09-291-1/+1
* fixed failing tests now that non-GET requests are sent with .xml file ext. E...Rick Olson2006-09-201-1/+1
* Basic validation support [Rick Olson]Rick Olson2006-09-081-0/+38