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

4 lines
120 B
Plaintext
Raw Normal View History

2015-05-13 14:55:10 -07:00
.tab-pane.active.fade.in{role: "tabpanel", id: "answers"}
- answers.each do |a|
= render 'shared/answerbox', a: a