recent.html.haml 210 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 = render "projects/commits/head" .row .col-md-3 = render "filter" .col-md-9 %ul.bordered-list.top-list - @branches.each do |branch| = render "projects/branches/branch", branch: branch