LafayetteCollegeLibraries/spot

View on GitHub
app/views/collections/show_fields/_related_resource.html.erb

Summary

Maintainability
Test Coverage
<% Array.wrap(record[key]).each do |value| %>
  <%= auto_link(value) %>
<% end %>