education/classroom

View on GitHub
app/views/shared/_failed_repo_detail.html.erb

Summary

Maintainability
Test Coverage
<%= render 'shared/repo_detail',
  octicon_name: 'x',
  octicon_class: 'failed',
  text: text
%>