mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
3 lines
242 B
Ruby
3 lines
242 B
Ruby
json.partial! 'attachments/attachment', attachment: @file
|
|
json.partial! "files/course_groups", attachment_group_settings: @file.attachment_group_settings
|
|
json.partial! "attachment_histories/list", attachment_histories: @attachment_histories |