noesya/osuny

View on GitHub
app/views/admin/education/cohorts/index.html.erb

Summary

Maintainability
Test Coverage
<% content_for :title, Education::Cohort.model_name.human(count: 2) %>

<%= render 'admin/education/cohorts/list', cohorts: @cohorts %>