Files
fizzy/app/views/cards/comments/index.json.jbuilder
T
Stanko K.R. 7b30ca203e Add index actions for Comments and Columns
Also, fix crash when a deactivated user is serialized (they don't have
an identity).
2025-12-10 09:23:52 +01:00

2 lines
75 B
Ruby

json.array! @page.records, partial: "cards/comments/comment", as: :comment