Sha256: c55ae72a15bbff0188039ec8bbaf2c400fd0fb2130736d277105dc4b1ca2a39c
Contents?: true
Size: 467 Bytes
Versions: 154
Compression:
Stored size: 467 Bytes
Contents
class Webhooks::Outgoing::DeliveryAttempt < BulletTrain::OutgoingWebhooks.base_class.constantize include Webhooks::Outgoing::DeliveryAttemptSupport # 🚅 add concerns above. # 🚅 add belongs_to associations above. # 🚅 add has_many associations above. # 🚅 add has_one associations above. # 🚅 add scopes above. # 🚅 add validations above. # 🚅 add callbacks above. # 🚅 add delegations above. # 🚅 add methods above. end
Version data entries
154 entries across 154 versions & 1 rubygems