Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
%ul
- projects.each do |project|
%li
%a{ href: "#", class: "#{'is-active' if selected == project.id}", data: { id: project.id, 'refs-url': refs_project_path(project) } }
= project.full_path