Sha256: ce64d126570af7457e80fb7da32b9ed80be44d36ff1a5720ab439fb8cf25a045
Contents?: true
Size: 322 Bytes
Versions: 38
Compression:
Stored size: 322 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[:name]
Version data entries
38 entries across 38 versions & 1 rubygems