mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
change groups cache key name
This commit is contained in:
parent
59efdcf880
commit
1a0e5519f6
@ -1,3 +1,3 @@
|
||||
json.cache! @groups do
|
||||
json.cache! ['v1', @groups] do
|
||||
json.partial! 'api/groups/group', collection: @groups, as: :group
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user