retrospring/app/views/comments/index.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
138 B
Text
Raw Normal View History

2023-03-11 19:48:04 +01:00
= turbo_frame_tag "ab-comments-list-#{a.id}" do
2023-05-05 15:58:19 +02:00
%div{ id: "ab-comments-#{a.id}" }= render "answerbox/comments", a:, comments: @comments