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