_issues_feed.html.haml 244 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 - @issues.each do |issue| .wll = link_to [issue.project, issue] do %p %strong %span.label= issue.project.name – Issue # = issue.id = truncate issue.title, :length => 50