Got a weird little problem.
I want to create the text hover on an item to display that item\'s \"description,\" which is an attribute of that item\'s model. So I ba
Change this line:
><%= item.name %>
to this:
<%= item.name %>