Retrospring/app/views/discover/tab/_discussed.haml

4 lines
106 B
Plaintext
Raw Normal View History

2022-07-29 11:16:03 -07:00
.tab-pane.fade{ role: :tabpanel, id: "comments" }
- comments.each do |a|
2022-07-29 11:16:03 -07:00
= render "answerbox", a: a