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.10.0 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.9.0 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.5 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.4 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.3 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.2 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.1 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.0 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.23 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.22 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.21 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.20 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.19 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.18 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.17 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.16 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.15 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.14 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.13 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.12 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb