aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/exception_wrapper.rb
Commit message (Expand)AuthorAgeFilesLines
* Split ShowExceptions responsibilities in two middlewares.José Valim2011-12-011-0/+1
* Add an ExceptionWrapper that wraps an exception and provide convenience helpers.José Valim2011-12-011-0/+77