retrospring/app/views/discover/_tab_asked.html.haml

4 lines
156 B
Text
Raw Normal View History

2015-05-13 23:55:10 +02:00
.tab-pane.fade{role: "tabpanel", id: "asked"}
- asked.each do |user|
= render 'discover/userbox', u: user.user, type: "asked", q: user.question_count