retrospring/app/views/comments/index.html.haml
2023-10-29 21:30:32 +01:00

2 lines
138 B
Text

= turbo_frame_tag "ab-comments-list-#{a.id}" do
%div{ id: "ab-comments-#{a.id}" }= render "answerbox/comments", a:, comments: @comments