Sha256: 7d1bd0777948149a34d75c86d491ae2fd23e268f49f7e8ac0a82d2791d226ccc
Contents?: true
Size: 191 Bytes
Versions: 3
Compression:
Stored size: 191 Bytes
Contents
<h1><%= t('Tag _tag', tag: @tag.name) %></h1> <p> <% @tag_xrefs.each do |tag_xref| %> <%= link_to tag_xref.ref.title, Odania::TargetType.get_link_for_obj(tag_xref.ref) %> <% end %> </p>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
odania_core-0.0.3 | app/views/odania/tags/show.html.erb |
odania_core-0.0.2 | app/views/odania/tags/show.html.erb |
odania_core-0.0.1 | app/views/odania/tags/show.html.erb |