tap/app/views/orders/index.html.erb
2014-12-06 12:03:08 +01:00

3 lines
54 B
Text

<h2><%= @user.nickname %></h2>
<%= render @orders %>