Sha256: bca2be949e97a89d73f8782ec9aa525917dd7b517677f2a5952a26612837c619
Contents?: true
Size: 586 Bytes
Versions: 132
Compression:
Stored size: 586 Bytes
Contents
<% if can? :read, Webhooks::Outgoing::DeliveryAttempt.new(BulletTrain::OutgoingWebhooks.parent_association => send(BulletTrain::OutgoingWebhooks.current_parent_method)) %> <%= render 'account/shared/menu/item', { url: main_app.polymorphic_path([:account, send(BulletTrain::OutgoingWebhooks.current_parent_method), :webhooks_outgoing_delivery_attempts]), label: t('webhooks/outgoing/delivery_attempts.navigation.label'), } do |p| %> <% p.icon do %> <i class="<%= t('webhooks/outgoing/delivery_attempts.navigation.icon') %>"></i> <% end %> <% end %> <% end %>
Version data entries
132 entries across 132 versions & 1 rubygems