Files
fizzy/app/views/cards/watches/show.html.erb
T
2025-10-06 10:48:31 +02:00

4 lines
116 B
Plaintext

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