Retrospring/app/views/discover/_tab_answers.html.haml

4 lines
115 B
Plaintext

.tab-pane.active.fade.show{role: "tabpanel", id: "answers"}
- answers.each do |a|
= render 'answerbox', a: a