mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 04:35:45 +08:00
4 lines
60 B
Ruby
4 lines
60 B
Ruby
class License < ApplicationRecord
|
|
include Projectable
|
|
end
|