Methods

ExceptionNotification

Public Class Methods

configure() click to toggle source

Alternative way to setup ExceptionNotification. Run ‘rails generate exception_notification:install’ to create a fresh initializer with all configuration values.

# File lib/exception_notification.rb, line 8
def self.configure
  yield ExceptionNotifier
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.