mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 11:50:49 +08:00
8 lines
247 B
Ruby
8 lines
247 B
Ruby
json.partial! "commons/success"
|
|
json.project_id @project.identifier
|
|
json.id @project.id
|
|
json.branches @all_branches
|
|
json.is_fork @is_fork
|
|
json.projects_names @projects_names
|
|
json.merge_projects @merge_projects
|
|
# json.merge_branches @merge_branches |