mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
change groups cache key name
This commit is contained in:
parent
64bae54bce
commit
5d6aa163b5
@ -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