This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
fab-manager
Watch
1
Star
0
Fork
0
You've already forked fab-manager
mirror of
https://github.com/LaCasemate/fab-manager.git
synced
2025-01-06 21:46:17 +01:00
Code
Issues
Releases
Activity
185084f244
fab-manager
/
app
/
views
/
api
/
groups
/
index.json.jbuilder
4 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
change groups cache key name
2016-09-20 11:39:49 +02:00
json.cache! ['v1', @groups] do
update jbuilder and add cache in progress
2016-06-20 19:41:05 +02:00
json.partial! 'api/groups/group', collection: @groups, as: :group
end
Reference in New Issue
Copy Permalink