Sha256: 58d69d452841753b7d1d4391e6976ba814b6bb4fcce26c5988daf4e44cf967f2
Contents?: true
Size: 415 Bytes
Versions: 92
Compression:
Stored size: 415 Bytes
Contents
.categories-index.max-width .row .col-md-6 %h1 Categories = render 'ish_manager/categories/subtree', subtree: @categories_flat, config: { parent_id: nil, parent_ids: @categories_flat.map { |c| c[5] }.uniq } .col-md-6 %h1 Tags %ul - @tags.each do |tag| %li = tag[:taxonomy] \:: = link_to tag[:name], category_path( tag[:id] )
Version data entries
92 entries across 92 versions & 1 rubygems