forgeplus/app/models/ignore.rb

4 lines
59 B
Ruby

class Ignore < ApplicationRecord
include Projectable
end