Sha256: a93a19fb715e8bc2cd8e257090a3e50e22b6141d749c194253daaa05fc942261

Contents?: true

Size: 249 Bytes

Versions: 1

Compression:

Stored size: 249 Bytes

Contents

<%= yield %>

<% unless modal_request? %>
  <turbo-stream action="flash">
    <template>
      <%= render partial: "trestle/flash/flash", formats: [:html] %>
    </template>
  </turbo-stream>
<% end %>

<turbo-stream action="reload"></turbo-stream>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trestle-0.10.0.pre app/views/layouts/trestle/admin.turbo_stream.erb