10 11 12
# File 'lib/adcloud/webhook_config.rb', line 10 def self.unused_webhook(event) Adcloud.logger.warn { "Webhook behaviour missing for #{event.inspect}" } end