Sha256: c94eafe3d6a636b4f5cb92f759ffef7f56d81feeb3e7070d189f2d53810b6c5e
Contents?: true
Size: 332 Bytes
Versions: 8
Compression:
Stored size: 332 Bytes
Contents
<p class="category"> <% unless odania_content.tags.empty? %> <i class="glyphicon glyphicon-folder-open"></i> <%= t('Tagged as') %>: <% odania_content.tags.each_with_index do |tag, idx| %> <% if idx > 0 %>, <% end %> <%= link_to tag.name, tag_url(tag: tag.name.parameterize), {rel: 'tag'} %> <% end %> <% end %> </p>
Version data entries
8 entries across 8 versions & 1 rubygems