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.88 app/views/wco/tags/show.haml
wco_models-3.1.0.87 app/views/wco/tags/show.haml
wco_models-3.1.0.86 app/views/wco/tags/show.haml
wco_models-3.1.0.85 app/views/wco/tags/show.haml
wco_models-3.1.0.83 app/views/wco/tags/show.haml
wco_models-3.1.0.82 app/views/wco/tags/show.haml
wco_models-3.1.0.81 app/views/wco/tags/show.haml
wco_models-3.1.0.80 app/views/wco/tags/show.haml
wco_models-3.1.0.79 app/views/wco/tags/show.haml
wco_models-3.1.0.78 app/views/wco/tags/show.haml
wco_models-3.1.0.77 app/views/wco/tags/show.haml
wco_models-3.1.0.76 app/views/wco/tags/show.haml
wco_models-3.1.0.75 app/views/wco/tags/show.haml
wco_models-3.1.0.74 app/views/wco/tags/show.haml
wco_models-3.1.0.73 app/views/wco/tags/show.haml
wco_models-3.1.0.72 app/views/wco/tags/show.haml
wco_models-3.1.0.71 app/views/wco/tags/show.haml
wco_models-3.1.0.70 app/views/wco/tags/show.haml
wco_models-3.1.0.69 app/views/wco/tags/show.haml
wco_models-3.1.0.67 app/views/wco/tags/show.haml