Sha256: 238dcec33c88f78ce933cf652bfbc2f4e5cd61d44a87f61415b281e78960d36c

Contents?: true

Size: 638 Bytes

Versions: 22

Compression:

Stored size: 638 Bytes

Contents

{{#user.avatar_url}}
  <a href="{{user.html_url}}" target="_blank">
    <img alt="{{user.login}}" src="{{user.avatar_url}}" class="thumbnail onebox-avatar">
  </a>
{{/user.avatar_url}}

<h4>
  <a href="{{html_url}}" target="_blank">{{title}}</a>
</h4>

<div class="date">
  by <a href="{{user.html_url}}" target="_blank">{{user.login}}</a>
  on <a href="{{html_url}}" target="_blank">{{created_at}}</a>
</div>

<div class="github-commit-stats">
  <strong>{{commits}} commits</strong>
  changed <strong>{{changed_files}} files</strong>
  with <strong>{{additions}} additions</strong>
  and <strong>{{deletions}} deletions</strong>.
</div>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
onebox-1.5.0 templates/githubpullrequest.mustache
onebox-1.4.9 templates/githubpullrequest.mustache
onebox-1.4.8 templates/githubpullrequest.mustache
onebox-1.4.7 templates/githubpullrequest.mustache
onebox-1.4.5 templates/githubpullrequest.mustache
onebox-1.4.4 templates/githubpullrequest.mustache
onebox-1.4.3 templates/githubpullrequest.mustache
onebox-1.4.2 templates/githubpullrequest.mustache
onebox-1.4.1 templates/githubpullrequest.mustache
onebox-1.4.0 templates/githubpullrequest.mustache
onebox-1.3.9 templates/githubpullrequest.mustache
onebox-1.3.8 templates/githubpullrequest.mustache
onebox-1.3.7 templates/githubpullrequest.mustache
onebox-1.3.6 templates/githubpullrequest.mustache
onebox-1.3.5 templates/githubpullrequest.mustache
onebox-1.3.4 templates/githubpullrequest.mustache
onebox-1.3.3 templates/githubpullrequest.mustache
onebox-1.3.2 templates/githubpullrequest.mustache
onebox-1.3.1 templates/githubpullrequest.mustache
onebox-1.3.0 templates/githubpullrequest.mustache