2 lines
118 B
Plaintext
2 lines
118 B
Plaintext
<%= turbo_stream.replace("not-now", partial: "boards/show/not_now", method: :morph, locals:{ board: @card.board }) %>
|