Sha256: 58029fa3b0c8da498ee2903046a0f35cef89b20c7928ad776630081d6e559b34

Contents?: true

Size: 272 Bytes

Versions: 262

Compression:

Stored size: 272 Bytes

Contents

<%= render 'account/shared/page' do |page| %>
  <% page.title t('.section') %>
  <% page.body.render 'account/shared/box', divider: true do |box| %>
    <% box.t :description, title: '.header' %>
    <% box.body.render 'form', endpoint: @endpoint %>
  <% end %>
<% end %>

Version data entries

262 entries across 131 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.3.9 app/views/account/webhooks/outgoing/endpoints/new.html.erb
bullet_train-outgoing_webhooks-1.3.9 app/views/account/webhooks/outgoing/endpoints/edit.html.erb
bullet_train-outgoing_webhooks-1.3.8 app/views/account/webhooks/outgoing/endpoints/new.html.erb
bullet_train-outgoing_webhooks-1.3.8 app/views/account/webhooks/outgoing/endpoints/edit.html.erb
bullet_train-outgoing_webhooks-1.3.7 app/views/account/webhooks/outgoing/endpoints/new.html.erb
bullet_train-outgoing_webhooks-1.3.7 app/views/account/webhooks/outgoing/endpoints/edit.html.erb
bullet_train-outgoing_webhooks-1.3.6 app/views/account/webhooks/outgoing/endpoints/new.html.erb
bullet_train-outgoing_webhooks-1.3.6 app/views/account/webhooks/outgoing/endpoints/edit.html.erb
bullet_train-outgoing_webhooks-1.3.5 app/views/account/webhooks/outgoing/endpoints/new.html.erb
bullet_train-outgoing_webhooks-1.3.5 app/views/account/webhooks/outgoing/endpoints/edit.html.erb
bullet_train-outgoing_webhooks-1.3.4 app/views/account/webhooks/outgoing/endpoints/edit.html.erb
bullet_train-outgoing_webhooks-1.3.4 app/views/account/webhooks/outgoing/endpoints/new.html.erb
bullet_train-outgoing_webhooks-1.3.3 app/views/account/webhooks/outgoing/endpoints/new.html.erb
bullet_train-outgoing_webhooks-1.3.3 app/views/account/webhooks/outgoing/endpoints/edit.html.erb
bullet_train-outgoing_webhooks-1.3.2 app/views/account/webhooks/outgoing/endpoints/edit.html.erb
bullet_train-outgoing_webhooks-1.3.2 app/views/account/webhooks/outgoing/endpoints/new.html.erb
bullet_train-outgoing_webhooks-1.3.1 app/views/account/webhooks/outgoing/endpoints/edit.html.erb
bullet_train-outgoing_webhooks-1.3.1 app/views/account/webhooks/outgoing/endpoints/new.html.erb
bullet_train-outgoing_webhooks-1.3.0 app/views/account/webhooks/outgoing/endpoints/edit.html.erb
bullet_train-outgoing_webhooks-1.3.0 app/views/account/webhooks/outgoing/endpoints/new.html.erb