Merge commit '34225d7199
' into kb_migration
This commit is contained in:
commit
76340285d6
168 changed files with 965 additions and 611 deletions
|
@ -145,6 +145,10 @@ class Status < ApplicationRecord
|
|||
|
||||
REAL_TIME_WINDOW = 6.hours
|
||||
|
||||
def cache_key
|
||||
"v2:#{super}"
|
||||
end
|
||||
|
||||
def searchable_by(preloaded = nil)
|
||||
ids = []
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue