Sha256: dd9e6447d34ce96587160975d0bcca73855ad786f85439fe66cbad41453a0828

Contents?: true

Size: 563 Bytes

Versions: 144

Compression:

Stored size: 563 Bytes

Contents

<% delivery_attempt ||= @delivery_attempt %>
<% delivery ||= @delivery || delivery_attempt&.delivery %>
<%= render 'account/webhooks/outgoing/deliveries/breadcrumbs', delivery: delivery %>
<%= render 'account/shared/breadcrumb', label: t('.label'), url: [:account, delivery, :delivery_attempts] %>
<% if delivery_attempt&.persisted? %>
  <%= render 'account/shared/breadcrumb', label: delivery_attempt.label_string, url: [:account, delivery_attempt] %>
<% end %>
<%= render 'account/shared/breadcrumbs/actions', only_for: 'webhooks/outgoing/delivery_attempts' %>

Version data entries

144 entries across 144 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.4.0 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.25 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.24 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.23 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.22 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.21 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.20 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.19 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.18 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.17 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.16 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.15 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.14 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.13 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.12 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.11 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.10 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.9 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.8 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.3.7 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb