Sha256: 823330ef0dfbe58461e9c2beea8305abf4c4f151115d459cc9267eda687af8f3
Contents?: true
Size: 480 Bytes
Versions: 2
Compression:
Stored size: 480 Bytes
Contents
<div class="container" id="repo"> <!-- <div class="row"> <h1 class="title text-center"> <%= link_to @deploy.name.titleize, deploy_path %> / <a href=<%=@deploy.html_url%>> <%= @deploy.title.titleize %> </a> </h1> <%= render 'hubstats/partials/quick_stats' %> </div> <div class="col col-lg-8 col-lg-offset-2"> <div class="row"> <h4> Comments </h4> <%= render 'hubstats/tables/comments' %> </div> </div> --> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hubstats-0.3.1 | app/views/hubstats/deploys/show.html.erb |
hubstats-0.3.0 | app/views/hubstats/deploys/show.html.erb |