956faaa67d
Only listen for collections actually involved in the view
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
<% referenced_collections_from(records).each do |collection| %>
|
|
<%= turbo_stream_from collection %>
|
|
<% end %>
|