Sha256: 530f35dc0bc1c18c8da0bb9e6f97e43d4d8c013fc0ea1e009c33f38f384fdad6
Contents?: true
Size: 286 Bytes
Versions: 76
Compression:
Stored size: 286 Bytes
Contents
- content_for :title do = t('tags.list') .row .small-12.columns .center %h1 Tags (#{Tag.count}) = link_to '[+]', new_tag_path %ul.tags - @tags.each do |tag| = render 'item', :tag => tag - if @tags.blank? %li No Tags
Version data entries
76 entries across 76 versions & 1 rubygems