Files
gitlink-forgeplus/app/views/files/show.json.jbuilder
2020-03-09 00:40:16 +08:00

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