aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Add Base.delete for deleting resources without having to instantiate them firstJamis Buck2006-10-061-0/+2
* Make #save behavior mimic AR::Base#save (true on success, false on failure)Jamis Buck2006-10-021-0/+2
* Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan]Rick Olson2006-09-291-0/+2
* fixed failing tests now that non-GET requests are sent with .xml file ext. E...Rick Olson2006-09-201-0/+3
* Optimistic locking: raise ActiveResource::ResourceConflict on 409 Conflict re...Jeremy Kemper2006-09-091-0/+9
* Basic validation support [Rick Olson]Rick Olson2006-09-081-0/+6
* Deep hashes are converted into collections of resources. Class attribute writ...Jeremy Kemper2006-09-041-0/+9
* Major updates to ActiveResource, please see changelog and unit tests [Rick Ol...Rick Olson2006-09-011-0/+27
* 200...400 are valid response codes. PUT and POST request bodies default to ''.Jeremy Kemper2006-08-311-1/+1
* site= accepts URIsJeremy Kemper2006-08-311-0/+2
* start an Active Resource changelogJeremy Kemper2006-08-261-0/+3