Sha256: 738d2820b6d27e3a89e83fdce460ba5a5c344e0a66e738e0bfd15ec4ea6643d4
Contents?: true
Size: 216 Bytes
Versions: 5
Compression:
Stored size: 216 Bytes
Contents
<h1><%= t('Tag _tag', tag: @tag.name) %></h1> <p> <% @tag_xrefs.each do |tag_xref| %> <%= link_to tag_xref.ref.title, polymorphic_url([tag_xref.ref], {locale: tag_xref.ref.language.iso_639_1}) %> <% end %> </p>
Version data entries
5 entries across 5 versions & 1 rubygems