aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/lib/active_resource/exceptions.rb
Commit message (Expand)AuthorAgeFilesLines
* - elmenth_path raise an ActiveResource::MissingPrefixParam exception when pre...Gaston Ramos2010-09-271-0/+3
* Revert "Setup explicit requires for files with exceptions. Removed them from ...José Valim2010-09-021-2/+0
* Setup explicit requires for files with exceptions. Removed them from autoload...Łukasz Strzałkowski2010-09-021-0/+2
* Ruby 1.9: Fix ActiveResource::ConnectionError#to_s when @response does not re...Chad Woolley2009-10-081-1/+4
* Active Resource recognizes 410 as Resource Gone now [#2316 state:resolved] [J...Jordan Brough2009-08-091-0/+3
* Add ability to set SSL options on ARes connections.Roy Nicholson2009-08-091-0/+8
* Cherry pick Active Support dependencies. Autoload.Jeremy Kemper2009-05-061-0/+55