Method: Webhookdb::WebhookSubscription#fetch_organization

Defined in:
lib/webhookdb/webhook_subscription.rb

#fetch_organizationObject



63
64
65
# File 'lib/webhookdb/webhook_subscription.rb', line 63

def fetch_organization
  return self.organization || self.service_integration.organization
end