Class: Vitals::Integrations::Notifications::ActionController

Inherits:
Base
  • Object
show all
Defined in:
lib/vitals/integrations/notifications/action_controller.rb

Class Method Summary collapse

Methods inherited from Base

duration, subscribe!

Class Method Details

.event_nameObject



5
6
7
# File 'lib/vitals/integrations/notifications/action_controller.rb', line 5

def self.event_name
  'process_action.action_controller'
end