forgeplus/app/models/license.rb

4 lines
60 B
Ruby
Raw Normal View History

2020-03-09 00:40:16 +08:00
class License < ApplicationRecord
include Projectable
end