mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
This commit breaks all exception catching plugins like ExceptionNotifier. These plugins should be rewritten as middleware instead overriding Controller#rescue_action_in_public.