Sha256: e85ce64fdff9cf8c0de4d00c24e1eda540ea79450223b098d0f2e466e2c08047

Contents?: true

Size: 522 Bytes

Versions: 141

Compression:

Stored size: 522 Bytes

Contents

<% endpoint ||= @endpoint %>
<% team ||= @parent || endpoint&.send(BulletTrain::OutgoingWebhooks.parent_association) %>
<%= render 'account/teams/breadcrumbs', team: team %>
<%= render 'account/shared/breadcrumb', label: t('.label'), url: [:account, team, :webhooks_outgoing_endpoints] %>
<% if endpoint&.persisted? %>
  <%= render 'account/shared/breadcrumb', label: endpoint.label_string, url: [:account, endpoint] %>
<% end %>
<%= render 'account/shared/breadcrumbs/actions', only_for: 'webhooks/outgoing/endpoints' %>

Version data entries

141 entries across 141 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.10.0 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.9.0 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.5 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.4 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.3 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.2 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.1 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.8.0 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.23 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.22 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.21 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.20 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.19 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.18 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.17 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.16 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.15 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.14 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.13 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb
bullet_train-outgoing_webhooks-1.7.12 app/views/account/webhooks/outgoing/endpoints/_breadcrumbs.html.erb