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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed failing tests now that non-GET requests are sent with .xml file ext. E...
Rick Olson
2006-09-20
4
-13
/
+30
*
Hash.create_from_xml has been renamed to Hash.from_xml, alias will exist unti...
David Heinemeier Hansson
2006-09-20
2
-2
/
+2
*
Version updates and missing licenses
David Heinemeier Hansson
2006-09-15
1
-0
/
+20
*
All verbs should use formatted urls [DHH]
David Heinemeier Hansson
2006-09-13
1
-3
/
+3
*
Optimistic locking: raise ActiveResource::ResourceConflict on 409 Conflict re...
Jeremy Kemper
2006-09-09
4
-6
/
+26
*
Basic validation support [Rick Olson]
Rick Olson
2006-09-08
6
-3
/
+184
*
load expects a Hash
Jeremy Kemper
2006-09-05
2
-5
/
+4
*
load nil is noop. use new? instead of new_resource?
Jeremy Kemper
2006-09-04
2
-2
/
+9
*
Deep hashes are converted into collections of resources. Class attribute writ...
Jeremy Kemper
2006-09-04
5
-14
/
+132
*
consistent load path to prevent double loads
Jeremy Kemper
2006-09-04
1
-3
/
+2
*
test subdirs, turn warnings on
Jeremy Kemper
2006-09-04
1
-1
/
+2
*
Major updates to ActiveResource, please see changelog and unit tests [Rick Ol...
Rick Olson
2006-09-01
7
-54
/
+250
*
200...400 are valid response codes. PUT and POST request bodies default to ''.
Jeremy Kemper
2006-08-31
3
-21
/
+54
*
site= accepts URIs
Jeremy Kemper
2006-08-31
3
-4
/
+18
*
start an Active Resource changelog
Jeremy Kemper
2006-08-26
1
-0
/
+3
*
Initial check-in of Active Resourse
David Heinemeier Hansson
2006-06-25
12
-0
/
+543
[prev]