mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-05 20:46:14 +01:00
3 lines
79 B
Ruby
3 lines
79 B
Ruby
json.extract! group, :id, :slug, :name, :disabled
|
|
json.users group.users.count
|