<%= notice %>
Description | Code link | |||
---|---|---|---|---|
<%= code_link_batch.description %> | <%= code_link_batch.code_link_id %> | <%= link_to 'Show', code_link_batch %> | <%= link_to 'Edit', edit_code_link_batch_path(code_link_batch) %> | <%= link_to 'Destroy', code_link_batch, method: :delete, data: { confirm: 'Are you sure?' } %> |