aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/public_exceptions.rb
Commit message (Expand)AuthorAgeFilesLines
* Return proper format on exceptionsSantiago Pastorino2012-06-111-14/+36
* ShowExceptions should understand X-Cascade responses from exceptions app.José Valim2011-12-161-1/+1
* Extract the rendering of public exceptions pages into a Rack app.José Valim2011-12-161-0/+30