Sha256: 9b7b2a55e22a721729db8b4f637bc354b9d637043cd1731d3cd28212e76fbb2f

Contents?: true

Size: 453 Bytes

Versions: 141

Compression:

Stored size: 453 Bytes

Contents

class Webhooks::Outgoing::Delivery < BulletTrain::OutgoingWebhooks.base_class.constantize
  include Webhooks::Outgoing::DeliverySupport
  # 🚅 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

141 entries across 141 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.10.0 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.9.0 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.8.5 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.8.4 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.8.3 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.8.2 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.8.1 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.8.0 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.23 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.22 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.21 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.20 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.19 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.18 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.17 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.16 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.15 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.14 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.13 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.7.12 app/models/webhooks/outgoing/delivery.rb