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

Version Path
bullet_train-outgoing_webhooks-1.17.1 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.17.0 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.16.0 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.15.0 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.14.2 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.14.1 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.14.0 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.13.0 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.12.3 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.12.2 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.12.1 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.12.0 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.11.0 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.10.0 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.9.0 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.8.5 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.8.4 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.8.3 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.8.2 app/models/webhooks/outgoing/delivery_attempt.rb
bullet_train-outgoing_webhooks-1.8.1 app/models/webhooks/outgoing/delivery_attempt.rb