Sha256: 4a1a7aee7427f3c42cf68f5fe5e7f8e9d4da6e29069fa9a0db50562c362ce023

Contents?: true

Size: 191 Bytes

Versions: 8

Compression:

Stored size: 191 Bytes

Contents


.Tags.mb-2
  <b>Tags (#{tags.length}):</b>
  - tags.each_with_index do |tag, idx|
    = link_to tag.slug, wco.tag_path(tag)
    - if idx+1 == tags.length
      \.
    - else
      \,&nbsp;

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
wco_models-3.1.0.136 app/views/wco/tags/_index_inline.haml
wco_models-3.1.0.135 app/views/wco/tags/_index_inline.haml
wco_models-3.1.0.134 app/views/wco/tags/_index_inline.haml
wco_models-3.1.0.133 app/views/wco/tags/_index_inline.haml
wco_models-3.1.0.132 app/views/wco/tags/_index_inline.haml
wco_models-3.1.0.131 app/views/wco/tags/_index_inline.haml
wco_models-3.1.0.130 app/views/wco/tags/_index_inline.haml
wco_models-3.1.0.129 app/views/wco/tags/_index_inline.haml