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
/
lib
/
active_resource
/
connection.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Mega documentation patches. #7025, #7069 [rwdaigle]
Rick Olson
2007-01-16
1
-2
/
+17
*
Fix issues with ActiveResource collection handling. Closes #6291. [bmilekic]
Rick Olson
2006-12-12
1
-1
/
+21
*
*_path instance methods. Check for missing/invalid site uri. http_mock respon...
Jeremy Kemper
2006-12-05
1
-3
/
+4
*
Add basic logging support for logging outgoing requests.
Jamis Buck
2006-10-23
1
-2
/
+11
*
Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan]
Rick Olson
2006-09-29
1
-6
/
+18
*
Hash.create_from_xml has been renamed to Hash.from_xml, alias will exist unti...
David Heinemeier Hansson
2006-09-20
1
-1
/
+1
*
Optimistic locking: raise ActiveResource::ResourceConflict on 409 Conflict re...
Jeremy Kemper
2006-09-09
1
-6
/
+6
*
Basic validation support [Rick Olson]
Rick Olson
2006-09-08
1
-1
/
+3
*
Major updates to ActiveResource, please see changelog and unit tests [Rick Ol...
Rick Olson
2006-09-01
1
-3
/
+8
*
200...400 are valid response codes. PUT and POST request bodies default to ''.
Jeremy Kemper
2006-08-31
1
-15
/
+17
*
Initial check-in of Active Resourse
David Heinemeier Hansson
2006-06-25
1
-0
/
+86
[prev]