<%= notice %>
Name | |||
---|---|---|---|
<%= gamification_item_group.name %> | <%= link_to 'Show', gamification_item_group %> | <%= link_to 'Edit', edit_gamification_item_group_path(gamification_item_group) %> | <%= link_to 'Destroy', gamification_item_group, method: :delete, data: { confirm: 'Are you sure?' } %> |