show.html.haml 148 Bytes
= render "branches_head"

%table.zebra-striped.borders
  - @activities.each do |update|
    = render "repositories/branch", :branch => update.head