Sha256: 099567f34015436dce4df12fa02618e33b1c26c65d48109cd93d5fb1693ba90a
Contents?: true
Size: 236 Bytes
Versions: 5
Compression:
Stored size: 236 Bytes
Contents
<% record.contributor.each do |contributor| %> <span itemprop="contributor" itemscope itemtype="http://schema.org/Agent"> <span itemprop="name"><%= link_to_field('contributor', contributor) %></span> </span> <br /> <% end %>
Version data entries
5 entries across 5 versions & 1 rubygems