<%= turbo_stream.replace 'asset_file' do %> <%= render partial: 'file', locals: { asset: @asset }, formats: :html %> <% end %>