mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 04:26:03 +01:00
2 lines
138 B
Text
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
|