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