"Pushing" errors to ExceptionNotifier plugin

There may be another way, but I believe you will have to rethrow the exception, then override rescue_action_in_public in application.rb to do what you want after the notification is sent.

Wes Gamble wrote:

…err…re"raise" it to be more rubyish :slight_smile:

William Pratt wrote: