module ExceptionNotification

Warning: This must be required after rails but before initializers have been run. If you require it from config/initializers/exception_notification.rb, then the rails and rake_task callbacks registered here will have no effect, because Rails will have already invoked all registered rails and rake_tasks handlers.