Am 28.02.2006 um 21:12 schrieb Conrad Taylor: > Hi, has this been added to the gem repository? ActiveRBAC is a Rails Engine (and thus a rails plugin). You can easily install it (to /vendor/plugins) using: ./script/plugin discover ./script/plugin install active_rbac in a Rails >= 1.0 project. *m