2 lines
121 B
Plaintext
2 lines
121 B
Plaintext
<%= turbo_stream.replace(dom_id(@column), partial: "boards/show/column", method: :morph, locals: { column: @column }) %>
|