mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-08 06:01:43 +08:00
3 lines
130 B
Ruby
3 lines
130 B
Ruby
json.array! @result_object["branch_name"] do |branch|
|
|
json.partial! "api/v1/projects/branches/simple_detail", branch: branch
|
|
end |