Spec out KeywordMute interface. #164.
This commit is contained in:
@ -10,4 +10,6 @@
|
||||
#
|
||||
|
||||
class KeywordMute < ApplicationRecord
|
||||
def self.matches?(text)
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user