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
2024-12-01 12:24:28 +01:00
Code
Issues
Releases
Activity
9069139bc4
fab-manager
/
app
/
views
/
api
/
groups
/
_group.json.jbuilder
3 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
enable/disable group
2017-10-05 16:48:18 +02:00
json.extract! group, :id, :slug, :name, :disabled
[ongoing] prevent disable group with users + [ongoing] hide disabled groups
2017-10-05 17:54:44 +02:00
json.users group.users.count
Reference in New Issue
Copy Permalink