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.4.0 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.25 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.24 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.23 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.22 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.21 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.20 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.19 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.18 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.17 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.16 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.15 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.14 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.13 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.12 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.11 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.10 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.9 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.8 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.3.7 app/models/webhooks/outgoing/delivery.rb