Sha256: 6b901519d713a2a32a359767f730187cc8192a5ebba30bbe4a7f9931bc3bbab2

Contents?: true

Size: 500 Bytes

Versions: 144

Compression:

Stored size: 500 Bytes

Contents

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

Version data entries

144 entries across 144 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.7.11 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.10 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.9 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.3 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.2 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.1 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.0 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.38 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.37 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.36 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.35 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.34 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.33 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.32 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.31 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.30 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.29 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.28 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.27 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.6.26 app/views/account/webhooks/outgoing/deliveries/_breadcrumbs.html.erb