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.2.18 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.17 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.16 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.15 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.14 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.13 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.12 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.11 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.10 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.9 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.8 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.7 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.6 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.5 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.4 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.3 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.2 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.1 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.2.0 app/models/webhooks/outgoing/delivery.rb
bullet_train-outgoing_webhooks-1.1.0 app/models/webhooks/outgoing/delivery.rb