Sha256: b5085e55f56a8d5eb8d2216d54bd859ac5468ab6885d48d178105dee1f87737c
Contents?: true
Size: 371 Bytes
Versions: 7
Compression:
Stored size: 371 Bytes
Contents
<a href="<%= github_user_url(commit.author.login) %>" class="commit-author"> <%= github_avatar(commit.author, size: 80, class: 'commit-author__avatar') %> <div class="commit-author__name"> <span class="commit-author__name__real-name"><%= commit.author.name %></span> <span class="commit-author__name__username"><%= commit.author.login %></span> </div> </a>
Version data entries
7 entries across 7 versions & 1 rubygems