Sha256: 3550671ee9bae2571dde362e010ecc92e7885d27c52f60043cbc1f1417554498
Contents?: true
Size: 334 Bytes
Versions: 54
Compression:
Stored size: 334 Bytes
Contents
.tags--index %ul - tags.each do |tag| %li = link_to '[~]', edit_tag_path(tag) = link_to tag.slug, tag_path(tag) <b>N headlines:</b> #{tag.headlines.length} <b>N reports:</b> #{tag.reports.length} <b>N stubs:</b> #{tag.message_stubs.length} <b>N logs:</b> #{tag.logs.length}
Version data entries
54 entries across 54 versions & 1 rubygems