Can't find any record of this to any turbo_stream_from

This commit is contained in:
David Heinemeier Hansson
2025-10-30 14:53:36 +01:00
parent c79d425e9d
commit eeeff7a19f
-1
View File
@@ -3,6 +3,5 @@ module Collection::Broadcastable
included do
broadcasts_refreshes
broadcasts_refreshes_to ->(_) { :collections }
end
end