ensl.org/app/views/users/_favorites.html.erb

7 lines
No EOL
186 B
Text

<h2>
Favorites
</h2>
<div class="userFields">
<%= cascade @user.profile, ["hobby", "singleplayer", "multiplayer", "food", "beverage", "music", "book", "movie", "tvseries"] %>
</div>