mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
commit加入到项目动态
This commit is contained in:
@@ -5,4 +5,8 @@ class CommitLog < ApplicationRecord
|
||||
|
||||
has_many :project_trends, as: :trend, dependent: :destroy
|
||||
|
||||
def title
|
||||
self.message
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user