Sha256: 26d21bad202071ee7efa6ef1d273433bb45727a4906045f1cdeacb1a02eff856
Contents?: true
Size: 290 Bytes
Versions: 1
Compression:
Stored size: 290 Bytes
Contents
.application--sidebar %ul.tags-list - @tags.each do |tag| %li = link_to tag.slug, conversations_in_path( tag.slug ) -# (#{tag.conversations.unread.length}) -# (#{tag.conversations.length}) = link_to "not", conversations_not_in_path( tag.slug )
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wco_email-0.1.1.58 | app/views/wco_email/_sidebar.haml |