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
/
test
/
base_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Loading a resource preserves its prefix_options. Closes #7353. Silence prefix...
Jeremy Kemper
2007-01-24
1
-0
/
+7
*
Carry over the convenience of #create from ActiveRecord. Closes #7340. [Rya...
Rick Olson
2007-01-24
1
-1
/
+14
*
Increase ActiveResource::Base test coverage. Closes #7173, #7174 [Rich Collins]
Rick Olson
2007-01-23
1
-0
/
+26
*
Base.exists?(id, options) and Base#exists? check whether the resource is foun...
Jeremy Kemper
2007-01-12
1
-0
/
+24
*
prefix_parameters pulls /:path/:params from the URI prefix
Jeremy Kemper
2006-12-29
1
-8
/
+8
*
Query string support. Closes #6855.
Jeremy Kemper
2006-12-29
1
-0
/
+22
*
test that element name includes module nesting
Jeremy Kemper
2006-12-21
1
-0
/
+8
*
Subclasses share superclass site until explicitly set. This way you can set S...
Jeremy Kemper
2006-12-21
1
-0
/
+30
*
Allow subclassed resources to share the site info [Rick]
Rick Olson
2006-12-13
1
-0
/
+6
*
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