mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 12:49:08 +01:00
3 lines
158 B
Text
3 lines
158 B
Text
.tab-pane.fade{ role: 'tabpanel', id: 'asked' }
|
|
- asked.each do |user|
|
|
= render 'discover/userbox', u: user.user, type: 'asked', q: user.question_count
|