Class | Group |
In: |
app/models/group.rb
|
Parent: | ActiveRecord::Base |
A group represents a collection of permissions. Each User can be assigned to one or more groups, and the sum of their permissions from all groups combined represents what they can do.