forgeplus/app/models/project_language.rb

4 lines
68 B
Ruby

class ProjectLanguage < ApplicationRecord
include Projectable
end