Sha256: 3c764188b76922aa00a9587b28c65dc11f2e308117e55136504f2afd1b1f4d27
Contents?: true
Size: 355 Bytes
Versions: 4
Compression:
Stored size: 355 Bytes
Contents
.row .col-12 %h1= t('.title', **inflections) .row .col-12 = simple_form_for(@resource, url: collection_path) do |form| = render partial: 'form_errors', locals: { resource: form.object } = render 'form', form: form = render 'form_buttons', form: form .row .new-actions.col-12.d-flex = render partial: 'new_actions'
Version data entries
4 entries across 4 versions & 1 rubygems