Module: RescueRegistry::ActionDispatch::DebugExceptions

Defined in:
lib/rescue_registry/action_dispatch/debug_exceptions.rb

Overview

Since this is for debugging only it’s less critical to make changes here. The main area that matters is returning the correct status code. Since all this code relies upon the ExceptionWrapper which we’ve monkeypatched, it should work correctly without changes. However, we can provide more details in some areas so we hook in for that.