Not used
This commit is contained in:
@@ -31,8 +31,4 @@ class Card < ApplicationRecord
|
||||
def cache_key
|
||||
[ super, collection.name ].compact.join("/")
|
||||
end
|
||||
|
||||
def was_mentioned(mention)
|
||||
watch_by(mention.mentionee)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user