aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/exceptions.rb
Commit message (Expand)AuthorAgeFilesLines
* Raise ActionController::BadRequest for malformed parameter hashes.Andrew White2012-05-201-1/+4
* Raise a rescuable exception when Rails doesn't know what to do with the forma...Steven Soroka2012-05-061-0/+3
* Remove obsolete reader from AC::MethodNotAllowed exception classAlexey Vakhov2012-03-311-2/+0
* Remove AC::RenderError class second declarationAlexey Vakhov2012-03-311-3/+0
* Remove other old compatibility constantsCarlos Antonio da Silva2012-01-171-1/+1
* Remove fancy method not allowed resource exceptions since they areJoshua Peek2009-12-111-10/+1
* SessionRestoreError belongs in ADJoshua Peek2009-09-231-3/+0
* Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...Yehuda Katz2009-08-061-0/+58