forked from fixin.me/fixin.me
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
<%= @unit.persisted? ? turbo_stream.replace(@unit) : turbo_stream.remove(@unit) %>
|
|
<%= turbo_stream.enable id %>
|
|
<%= turbo_stream.focus id %>
|