retrospring/app/views/comment/index.html.haml
2023-10-15 18:42:30 +02: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