Sha256: dd9e6447d34ce96587160975d0bcca73855ad786f85439fe66cbad41453a0828

Contents?: true

Size: 563 Bytes

Versions: 157

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

157 entries across 157 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.2.24.4 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.24.3 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.24.2 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.24.1 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.27 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.26 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.25 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.24 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.23 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.22 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.21 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.20 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.19 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.18 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.17 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.16 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.15 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.14 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.13 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.2.12 app/views/account/webhooks/outgoing/delivery_attempts/_breadcrumbs.html.erb