mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
11af089cee
This commit breaks all exception catching plugins like ExceptionNotifier. These plugins should be rewritten as middleware instead overriding Controller#rescue_action_in_public.
2 lines
58 B
Text
2 lines
58 B
Text
<h1>Unknown action</h1>
|
|
<p><%=h @exception.message %></p>
|