Sha256: 1d03b04a1f52325818eb99cb80410741e03c88276b7bd4ce424935257199560f

Contents?: true

Size: 375 Bytes

Versions: 89

Compression:

Stored size: 375 Bytes

Contents

.tags-show.maxwidth

  %h5 Tag `#{@tag.slug}`

  %ul
    %li.d-flex
      <b>Headlines (#{@tag.headlines.length}):</b>
      = render '/wco/headlines/index', headlines: @tag.headlines
    %li
      <b>N reports:</b> #{@tag.reports.length}
    %li
      <b>N stubs:</b> #{@tag.message_stubs.length}
      = render '/wco_email/message_stubs/index', stubs: @tag.message_stubs

Version data entries

89 entries across 89 versions & 1 rubygems

Version Path
wco_models-3.1.0.128 app/views/wco/tags/show.haml
wco_models-3.1.0.127 app/views/wco/tags/show.haml
wco_models-3.1.0.126 app/views/wco/tags/show.haml
wco_models-3.1.0.125 app/views/wco/tags/show.haml
wco_models-3.1.0.124 app/views/wco/tags/show.haml
wco_models-3.1.0.123 app/views/wco/tags/show.haml
wco_models-3.1.0.122 app/views/wco/tags/show.haml
wco_models-3.1.0.121 app/views/wco/tags/show.haml
wco_models-3.1.0.120 app/views/wco/tags/show.haml
wco_models-3.1.0.119 app/views/wco/tags/show.haml
wco_models-3.1.0.118 app/views/wco/tags/show.haml
wco_models-3.1.0.117 app/views/wco/tags/show.haml
wco_models-3.1.0.116 app/views/wco/tags/show.haml
wco_models-3.1.0.115 app/views/wco/tags/show.haml
wco_models-3.1.0.114 app/views/wco/tags/show.haml
wco_models-3.1.0.113 app/views/wco/tags/show.haml
wco_models-3.1.0.112 app/views/wco/tags/show.haml
wco_models-3.1.0.111 app/views/wco/tags/show.haml
wco_models-3.1.0.110 app/views/wco/tags/show.haml
wco_models-3.1.0.109 app/views/wco/tags/show.haml