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
/
custom_methods.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make use of AS::Concern in ActiveResource
Joshua Peek
2009-06-08
1
-36
/
+33
*
Setup ActiveResource autoloads
Joshua Peek
2009-06-08
1
-4
/
+0
*
Cherry pick Active Support dependencies. Autoload.
Jeremy Kemper
2009-05-06
1
-0
/
+4
*
Fixed that ActiveResource#post would post an empty string when it shouldn't b...
David Heinemeier Hansson
2008-10-30
1
-1
/
+1
*
Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ...
Jeremy Kemper
2008-08-31
1
-2
/
+2
*
Format related patches to support serializing data out in the correct format ...
Rasik Pandey
2008-08-29
1
-9
/
+10
*
Merge with docrails.
Pratik Naik
2008-07-16
1
-2
/
+2
*
Merge docrails.
Pratik Naik
2008-05-25
1
-7
/
+7
*
Reference to :element option in documentation should be :member. Closes #1090...
Marcel Molina
2008-01-23
1
-1
/
+1
*
Support agnostic formats when calling custom methods. Closes #10635 [joerich...
Rick Olson
2007-12-28
1
-3
/
+3
*
Document custom methods. Closes #10589.
Jeremy Kemper
2007-12-21
1
-41
/
+55
*
Ruby 1.9 compat, consistent load paths
Jeremy Kemper
2007-10-02
1
-13
/
+11
*
Big documentation upgrade for ARes (closes #8694) [jeremymcanally]
David Heinemeier Hansson
2007-06-23
1
-17
/
+20
*
Ensure that post and put requests pass in Content-Length to the server.
Tobias Lütke
2007-06-19
1
-4
/
+4
*
change #custom_headers to just #headers [Rick]
Rick Olson
2007-04-29
1
-9
/
+9
*
Add support for setting custom headers per ActiveResource model [Rick]
Rick Olson
2007-04-29
1
-9
/
+9
*
Added support for calling custom methods #6979 [rwdaigle]
David Heinemeier Hansson
2007-04-26
1
-0
/
+104