mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 20:46:03 +01:00
3 lines
115 B
Text
3 lines
115 B
Text
.tab-pane.active.fade.show{role: "tabpanel", id: "answers"}
|
|
- answers.each do |a|
|
|
= render 'answerbox', a: a
|