mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 13:45:44 +08:00
ADD test devops
This commit is contained in:
@@ -161,7 +161,7 @@ class Project < ApplicationRecord
|
||||
member&.roles&.last&.name || permission
|
||||
end
|
||||
|
||||
def fork_project
|
||||
def fork_project
|
||||
Project.find_by(id: self.forked_from_project_id)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user