forked from jasder/forgeplus
4 lines
68 B
Ruby
4 lines
68 B
Ruby
|
class ProjectLanguage < ApplicationRecord
|
||
|
include Projectable
|
||
|
end
|