Class: AnedotWebhooks::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/anedot_webhooks/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#webhook_secretObject

Returns the value of attribute webhook_secret.



5
6
7
# File 'lib/anedot_webhooks/configuration.rb', line 5

def webhook_secret
  @webhook_secret
end