Format
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ class Card < ApplicationRecord
|
||||
end
|
||||
|
||||
def cache_key
|
||||
[super, collection.name].compact.join("/")
|
||||
[ super, collection.name ].compact.join("/")
|
||||
end
|
||||
|
||||
def card
|
||||
|
||||
Reference in New Issue
Block a user