Sha256: f98f3f51f51b7322900db6db2350754cfc4708cdd4ce2c56c1273d46e8fe08d4
Contents?: true
Size: 276 Bytes
Versions: 25
Compression:
Stored size: 276 Bytes
Contents
.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
25 entries across 25 versions & 1 rubygems