mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-04-01 06:42:14 +02:00
3 lines
132 B
Text
3 lines
132 B
Text
.tab-pane.fade{ role: :tabpanel, id: 'questions' }
|
|
- questions.each do |q|
|
|
= render 'shared/question', q: q, type: 'discover'
|