| Class | ActionDispatch::DebugExceptions |
| In: |
lib/action_dispatch/middleware/debug_exceptions.rb
|
| Parent: | Object |
This middleware is responsible for logging exceptions and showing a debugging page in case the request is local.
| RESCUES_TEMPLATE_PATH | = | File.join(File.dirname(__FILE__), 'templates') |