Module: ExceptionNotification::ConsiderLocal

Defined in:
lib/exception_notification/consider_local.rb

Overview

This didn’t belong on ExceptionNotifier and made backtraces worse. To keep original functionality in place ‘ActionController::Base.send :include, ExceptionNotification::ConsiderLocal’ or just include in your controller

Defined Under Namespace

Modules: ClassMethods