Sha256: 43210eda7391cd80631a3238929cfb0dc0f3bc9f8c9bcd1a2c233bcfd2a29d98

Contents?: true

Size: 247 Bytes

Versions: 3

Compression:

Stored size: 247 Bytes

Contents

        <tr>
          <th>Contributor</th>
          <td>
            <% @generic_file.contributor.each do |contributor| %>
              <%= link_to_field('contributor', contributor) %><br />
            <% end %>
          </td>
        </tr>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sufia-0.1.0 app/views/generic_files/show_fields/_contributor.html.erb
sufia-0.0.8 app/views/generic_files/show_fields/_contributor.html.erb
sufia-0.0.7 app/views/generic_files/show_fields/_contributor.html.erb