Module: Webhooks::Incoming::Oauth
- Defined in:
- app/models/webhooks/incoming/oauth.rb
Defined Under Namespace
Classes: StripeAccountWebhook, StripeAccountWebhooksController
Class Method Summary collapse
Class Method Details
.table_name_prefix ⇒ Object
2 3 4 |
# File 'app/models/webhooks/incoming/oauth.rb', line 2 def self.table_name_prefix "webhooks_incoming_oauth_" end |