mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 22:23:37 +01:00
4 lines
113 B
Text
4 lines
113 B
Text
|
.tab-pane.fade{role: "tabpanel", id: "questions"}
|
||
|
- questions.each do |q|
|
||
|
= render 'shared/question', q: q
|