retrospring/app/views/discover/_tab_answers.haml

4 lines
117 B
Text
Raw Normal View History

2020-05-10 13:37:08 +02:00
.tab-pane.active.fade.show{ role: 'tabpanel', id: 'answers' }
- answers.each do |a|
= render 'answerbox', a: a