aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/lib/active_resource/custom_methods.rb
Commit message (Expand)AuthorAgeFilesLines
* Ruby 1.9 compat, consistent load pathsJeremy Kemper2007-10-021-13/+11
* Big documentation upgrade for ARes (closes #8694) [jeremymcanally]David Heinemeier Hansson2007-06-231-17/+20
* Ensure that post and put requests pass in Content-Length to the server. Tobias Lütke2007-06-191-4/+4
* change #custom_headers to just #headers [Rick]Rick Olson2007-04-291-9/+9
* Add support for setting custom headers per ActiveResource model [Rick]Rick Olson2007-04-291-9/+9
* Added support for calling custom methods #6979 [rwdaigle]David Heinemeier Hansson2007-04-261-0/+104