Class: HoptoadNotifier::Sender

Inherits:
Object
  • Object
show all
Includes:
Catcher
Defined in:
lib/vendor/plugins/hoptoad_notifier/lib/hoptoad_notifier.rb

Overview

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

Instance Method Summary collapse

Methods included from Catcher

included, #logger, #notify_hoptoad, #rescue_action_in_public_with_hoptoad

Instance Method Details

#rescue_action_in_public(exception) ⇒ Object



412
413
# File 'lib/vendor/plugins/hoptoad_notifier/lib/hoptoad_notifier.rb', line 412

def rescue_action_in_public(exception)
end