Sha256: 1921622a2841eaaf8c07704838db5b0599652d18b7a12c228344634cf769708b

Contents?: true

Size: 397 Bytes

Versions: 4

Compression:

Stored size: 397 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>User:</strong>
  <%= @gamification_inventory.User %>
</p>

<p>
  <strong>Item:</strong>
  <%= @gamification_inventory.Item %>
</p>

<p>
  <strong>Equipped:</strong>
  <%= @gamification_inventory.equipped %>
</p>

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
go_gamification-0.0.20 app/views/gamification/inventories/show.html.erb
go_gamification-0.0.19 app/views/gamification/inventories/show.html.erb
go_gamification-0.0.18 app/views/gamification/inventories/show.html.erb
go_gamification-0.0.17 app/views/gamification/inventories/show.html.erb