Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use backtrace cleaner for dev mode exception page | Joshua Peek | 2010-01-16 | 1 | -1/+1 |
| | |||||
* | Extract ActionController rescue templates into Rescue and ShowExceptions ↵ | Joshua Peek | 2009-05-02 | 1 | -0/+10 |
middleware. This commit breaks all exception catching plugins like ExceptionNotifier. These plugins should be rewritten as middleware instead overriding Controller#rescue_action_in_public. |