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

4 lines
115 B
Plaintext
Raw Normal View History

.tab-pane.active.fade.show{role: "tabpanel", id: "answers"}
2015-05-13 14:55:10 -07:00
- answers.each do |a|
2020-04-26 08:13:31 -07:00
= render 'answerbox', a: a