Commit message (Collapse) | 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 ↵ | David Heinemeier Hansson | 2008-10-30 | 1 | -1/+1 |
| | | | | be posting anything (Paolo Angelini) [#525 state:committed] | ||||
* | Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ↵ | Jeremy Kemper | 2008-08-31 | 1 | -2/+2 |
| | | | | | | | | | | but it has since been removed from 1.9. Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> Conflicts: actionpack/test/controller/layout_test.rb | ||||
* | Format related patches to support serializing data out in the correct format ↵ | Rasik Pandey | 2008-08-29 | 1 | -9/+10 |
| | | | | | | | with correct http request headers per http method type [#450 state:resolved] Signed-off-by: Tarmo Tänav <tarmo@itech.ee> Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> | ||||
* | Merge with docrails. | Pratik Naik | 2008-07-16 | 1 | -2/+2 |
| | |||||
* | Merge docrails. | Pratik Naik | 2008-05-25 | 1 | -7/+7 |
| | | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | ||||
* | Reference to :element option in documentation should be :member. Closes ↵ | Marcel Molina | 2008-01-23 | 1 | -1/+1 |
| | | | | | | #10905 [fxn] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8706 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Support agnostic formats when calling custom methods. Closes #10635 ↵ | Rick Olson | 2007-12-28 | 1 | -3/+3 |
| | | | | | | [joerichsen] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8502 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Document custom methods. Closes #10589. | Jeremy Kemper | 2007-12-21 | 1 | -41/+55 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8472 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Ruby 1.9 compat, consistent load paths | Jeremy Kemper | 2007-10-02 | 1 | -13/+11 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7719 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Big documentation upgrade for ARes (closes #8694) [jeremymcanally] | David Heinemeier Hansson | 2007-06-23 | 1 | -17/+20 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7098 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Ensure that post and put requests pass in Content-Length to the server. | Tobias Lütke | 2007-06-19 | 1 | -4/+4 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7064 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | change #custom_headers to just #headers [Rick] | Rick Olson | 2007-04-29 | 1 | -9/+9 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6625 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Add support for setting custom headers per ActiveResource model [Rick] | Rick Olson | 2007-04-29 | 1 | -9/+9 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6624 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added support for calling custom methods #6979 [rwdaigle] | David Heinemeier Hansson | 2007-04-26 | 1 | -0/+104 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6584 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |