mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 20:26:04 +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
|