Class: LighthouseExceptionLogger::Sender

Inherits:
Object
  • Object
show all
Includes:
HoptoadNotifier::Catcher
Defined in:
lib/LighthouseExceptionLogger.rb

Overview

A dummy class for sending notifications manually outside of a controller.

Instance Method Summary collapse

Instance Method Details

#rescue_action_in_public(exception) ⇒ Object



260
261
# File 'lib/LighthouseExceptionLogger.rb', line 260

def rescue_action_in_public(exception)
end