-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Might be nice to be able to have permissions specified against multiple types of data.
Either by class (id column is null), or instance (id column is not null).
Also global permissions are possible by having both class and id as null.
See this rails package for an idea as to how useful it can be: http://eppo.github.com/rolify/
BafS