mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 15:09:07 +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"
|