lespoupeesrusses/promethee

View on GitHub
app/views/promethee/show/_components.html.erb

Summary

Maintainability
Test Coverage
<% components.each do |component| %>
  <%= render 'promethee/show/component', component: component %>
<% end %>