Sha256: 9cef7c36ae38366717a038eacd0bedc28cd6b6b9f36b218a02aaa040a8f437f7

Contents?: true

Size: 155 Bytes

Versions: 1

Compression:

Stored size: 155 Bytes

Contents

<% if current_turbo_frame.present? %>
  <%= turbo_frame_tag current_turbo_frame do %>
    <%= content %>
  <% end %>
<% else %>
  <%= content %>
<% end %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
plutonium-0.8.0 app/views/components/dyna_frame_content/dyna_frame_content_component.html.erb