Files
gitlink-forgeplus/app/models/project_language.rb
2020-03-09 00:40:16 +08:00

4 lines
68 B
Ruby

class ProjectLanguage < ApplicationRecord
include Projectable
end