add color to show

This commit is contained in:
Lili (Tlapka) 2021-07-01 13:08:43 +02:00
parent 9995d7da49
commit 210488123b
1 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,13 @@
<%= @clothes.name %>
</li>
<li>
<strong>Color:</strong>
<%= @clothes.color %>
</li>
<li>
<strong>Location:</strong>
<%= @clothes.location %>