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

4 lines
113 B
Plaintext

.tab-pane.fade{role: "tabpanel", id: "questions"}
- questions.each do |q|
= render 'shared/question', q: q