<%= notice %>

User: <%= @gamification_inventory.User %>

Item: <%= @gamification_inventory.Item %>

Equipped: <%= @gamification_inventory.equipped %>

<%= link_to 'Edit', edit_gamification_inventory_path(@gamification_inventory) %> | <%= link_to 'Back', gamification_inventories_path %>