<%- collection.each do |item| -%> <%- view_model = view_model_for item -%> <%= view_model.render_as template_name -%> <%- end -%>