<%= sortable attribute.name, attribute.name.to_s.titleize %> | <% end %>Actions |
---|---|
<%= render partial: attribute.field.to_partial_path("index"), locals: { field: attribute.field, record: record } %> | <% end %><%= link_to "View", resource.show_path(record), class: "text-indigo-500" %> |