<%= notice %>
Epom | Name | Url | Description | Category | ||||
---|---|---|---|---|---|---|---|---|
<%= site.epom_id %> | <%= site.name %> | <%= site.url %> | <%= site.description %> | <%= site.email %> | <%= site.category_id %> | <%= link_to 'Show', site %> | <%= link_to 'Edit', edit_site_path(site) %> | <%= link_to 'Destroy', site, method: :delete, data: { confirm: 'Are you sure?' } %> |