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
Plaintext
Raw Normal View History

2023-03-11 10:48:04 -08:00
= turbo_frame_tag "ab-comments-list-#{a.id}" do
2023-05-05 06:58:19 -07:00
%div{ id: "ab-comments-#{a.id}" }= render "answerbox/comments", a:, comments: @comments