Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Active Resource instance -> ActiveResource::Base instance | Xavier Noria | 2008-05-28 | 1 | -2/+2 |
| | |||||
* | overall cleanup of "#=>" and other minor details | Xavier Noria | 2008-05-23 | 1 | -5/+5 |
| | |||||
* | gsub("ActiveResource", "Active Resource") | Xavier Noria | 2008-05-21 | 1 | -2/+2 |
| | |||||
* | 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 |