mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 11:50:49 +08:00
3 lines
80 B
Ruby
3 lines
80 B
Ruby
json.extract! @project, :id, :name,:identifier
|
|
json.login @project&.owner.login
|