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