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