[Rails] [ANN] ActiveRbac 0.3 release - We're now on Engines

Manuel Holtgrewe purestorm at ggnore.net
Wed Mar 1 01:38:42 GMT 2006


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


More information about the Rails mailing list