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

4 lines
108 B
Plaintext

<%= turbo_frame_tag @card, :watch do %>
<%= render "cards/watches/watch_button", card: @card %>
<% end %>