Class: Vitals::Integrations::Notifications::Grape

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

Class Method Summary collapse

Methods inherited from Base

duration, subscribe!

Class Method Details

.event_nameObject



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

def self.event_name
  'endpoint_run.grape'
end