Name | Date | Detail | Customer | |||
---|---|---|---|---|---|---|
<%= other.name %> | <%= other.date %> | <%= other.detail %> | <%= other.customer_id %> | <%= link_to 'Show', other %> | <%= link_to 'Edit', edit_other_path(other) %> | <%= link_to 'Destroy', other, method: :delete, data: { confirm: 'Are you sure?' } %> |