education/classroom

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

Summary

Maintainability
Test Coverage
<%= render 'shared/repo_detail',
  octicon_name: 'git-commit',
  octicon_class: 'neutral',
  text: text,
  hover_text: 'View commits',
  url: url %>