Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Base.delete for deleting resources without having to instantiate them first | Jamis Buck | 2006-10-06 | 1 | -0/+4 |
* | Make #save behavior mimic AR::Base#save (true on success, false on failure) | Jamis Buck | 2006-10-02 | 1 | -2/+2 |
* | Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan] | Rick Olson | 2006-09-29 | 1 | -22/+24 |
* | fixed failing tests now that non-GET requests are sent with .xml file ext. E... | Rick Olson | 2006-09-20 | 1 | -11/+20 |
* | Optimistic locking: raise ActiveResource::ResourceConflict on 409 Conflict re... | Jeremy Kemper | 2006-09-09 | 1 | -0/+8 |
* | Major updates to ActiveResource, please see changelog and unit tests [Rick Ol... | Rick Olson | 2006-09-01 | 1 | -15/+94 |
* | site= accepts URIs | Jeremy Kemper | 2006-08-31 | 1 | -1/+13 |
* | Initial check-in of Active Resourse | David Heinemeier Hansson | 2006-06-25 | 1 | -0/+60 |