mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 18:29:07 +01:00
3 lines
116 B
Text
3 lines
116 B
Text
.tab-pane.active.fade.show{ role: :tabpanel, id: "answers" }
|
|
- answers.each do |a|
|
|
= render "answerbox", a: a
|