mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 20:46:03 +01:00
3 lines
131 B
Text
3 lines
131 B
Text
.tab-pane.fade{role: "tabpanel", id: "questions"}
|
|
- questions.each do |q|
|
|
= render 'shared/question', q: q, type: "discover"
|