Sha256: 687c09555a53ce4eff251dd4ed62bcf64ca502d220c88b8c4711efe9c6ee70d5

Contents?: true

Size: 191 Bytes

Versions: 26

Compression:

Stored size: 191 Bytes

Contents

<%= render 'account/shared/page' do |p| %>
  <% p.content_for :title, t('.section') %>
  <% p.content_for :body do %>
    <%= render 'index', deliveries: @deliveries %>
  <% end %>
<% end %>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.2.0 app/views/account/webhooks/outgoing/deliveries/index.html.erb
bullet_train-outgoing_webhooks-1.1.0 app/views/account/webhooks/outgoing/deliveries/index.html.erb
bullet_train-outgoing_webhooks-1.0.5 app/views/account/webhooks/outgoing/deliveries/index.html.erb
bullet_train-outgoing_webhooks-1.0.4 app/views/account/webhooks/outgoing/deliveries/index.html.erb
bullet_train-outgoing_webhooks-1.0.3 app/views/account/webhooks/outgoing/deliveries/index.html.erb
bullet_train-outgoing_webhooks-1.0.2 app/views/account/webhooks/outgoing/deliveries/index.html.erb