education/classroom

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

Summary

Maintainability
Test Coverage
<%= render 'shared/repo_detail',
  octicon_name: 'person',
  octicon_class: 'neutral',
  text: text,
  hover_text: 'View members',
  url: url %>