mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-12 13:04:33 +08:00
init project
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
json.count @count
|
||||
json.projects do
|
||||
json.array! @projects do |project|
|
||||
json.extract! project, :id, :name
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user