Files
fizzy/app/views/cards/pins/show.html.erb
T
2025-11-08 16:42:41 +01:00

4 lines
101 B
Plaintext

<%= turbo_frame_tag @card, :pin do %>
<%= render "cards/pins/pin_button", card: @card %>
<% end %>