mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
3 lines
115 B
Ruby
3 lines
115 B
Ruby
json.array! @result_object do |branch|
|
|
json.partial! "api/v1/projects/branches/simple_detail", branch: branch
|
|
end |