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

4 lines
59 B
Ruby

class Ignore < ApplicationRecord
include Projectable
end