mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-21 20:25:45 +08:00
4 lines
110 B
Ruby
4 lines
110 B
Ruby
json.array! @sub_entries do |entry|
|
|
json.partial! 'repositories/simple_entry', locals: { entry: entry }
|
|
end
|