mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Don't blow up if Redis switches to READONLY
This commit is contained in:
@@ -3,4 +3,4 @@ class Arel::Table
|
||||
def hash
|
||||
@name.hash
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -8,4 +8,4 @@ class ActiveRecord::Base
|
||||
def blank?
|
||||
false
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user