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