group.rb

Path: app/models/group.rb
Last Update: Thu Dec 10 16:59:58 -0500 2009

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.

[Validate]