Welcome to mirror list, hosted at ThFree Co, Russian Federation.

security_event.rb « models « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d131c11cb6c6d7dea146141887f78755c4fe28bb (plain)
1
2
class SecurityEvent < AuditEvent
end