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

Version Path
shipit-engine-0.15.0 app/views/shipit/commits/_commit_author.html.erb
shipit-engine-0.14.0 app/views/shipit/commits/_commit_author.html.erb
shipit-engine-0.13.0 app/views/shipit/commits/_commit_author.html.erb
shipit-engine-0.12.1 app/views/shipit/commits/_commit_author.html.erb
shipit-engine-0.12.0 app/views/shipit/commits/_commit_author.html.erb
shipit-engine-0.11.0 app/views/shipit/commits/_commit_author.html.erb
shipit-engine-0.10.0 app/views/shipit/commits/_commit_author.html.erb