mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
4 lines
164 B
Text
4 lines
164 B
Text
|
.tab-pane.fade{ role: :tabpanel, id: 'answered' }
|
||
|
- answered.each do |user|
|
||
|
= render 'discover/userbox', u: user.user, type: 'most', value: user.answer_count
|