mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 21:36:03 +01: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'
|