Files
fizzy/app/views/cards/comments/update.turbo_stream.erb
T
2025-11-17 11:29:08 +01:00

2 lines
119 B
Plaintext

<%= turbo_stream.replace [ @comment, :container ], partial: "cards/comments/comment", locals: { comment: @comment } %>