Sha256: 83952a33c2412fe201dcae2d893494a5b860c6aeecf834bb3b37bd1d768ce8eb

Contents?: true

Size: 290 Bytes

Versions: 44

Compression:

Stored size: 290 Bytes

Contents

.tags--index
  %ul
    - tags.each do |tag|
      %li
        = 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

44 entries across 44 versions & 1 rubygems

Version Path
wco_models-3.1.0.82 app/views/wco/tags/_index.haml
wco_models-3.1.0.81 app/views/wco/tags/_index.haml
wco_models-3.1.0.80 app/views/wco/tags/_index.haml
wco_models-3.1.0.79 app/views/wco/tags/_index.haml
wco_models-3.1.0.78 app/views/wco/tags/_index.haml
wco_models-3.1.0.77 app/views/wco/tags/_index.haml
wco_models-3.1.0.76 app/views/wco/tags/_index.haml
wco_models-3.1.0.75 app/views/wco/tags/_index.haml
wco_models-3.1.0.74 app/views/wco/tags/_index.haml
wco_models-3.1.0.73 app/views/wco/tags/_index.haml
wco_models-3.1.0.72 app/views/wco/tags/_index.haml
wco_models-3.1.0.71 app/views/wco/tags/_index.haml
wco_models-3.1.0.70 app/views/wco/tags/_index.haml
wco_models-3.1.0.69 app/views/wco/tags/_index.haml
wco_models-3.1.0.67 app/views/wco/tags/_index.haml
wco_models-3.1.0.66 app/views/wco/tags/_index.haml
wco_models-3.1.0.65 app/views/wco/tags/_index.haml
wco_models-3.1.0.64 app/views/wco/tags/_index.haml
wco_models-3.1.0.63 app/views/wco/tags/_index.haml
wco_models-3.1.0.62 app/views/wco/tags/_index.haml