mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-04-01 06:52:14 +02:00
3 lines
159 B
Text
3 lines
159 B
Text
.tab-pane.fade{role: "tabpanel", id: "answered"}
|
|
- answered.each do |user|
|
|
= render 'discover/userbox', u: user.user, type: "most", a: user.answer_count
|