Name | Permalink | Content | |||
---|---|---|---|---|---|
<%= other.name %> | <%= other.permalink %> | <%= other.content %> | <%= link_to 'Show', other %> | <%= link_to 'Edit', edit_other_path(other) %> | <%= link_to 'Destroy', other, method: :delete, data: { confirm: 'Are you sure?' } %> |