forgeplus/app/models/ignore.rb

4 lines
59 B
Ruby
Raw Permalink Normal View History

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