Active RBAC plugin

Plugin details

ActiveRbac is a Ruby On Rails plugin that supports you in implementing Role Based Access Control (RBAC) in your application.

Websitehttp://active-rbac.rubyforge.org/ Repositorysvn://rubyforge.org/var/svn/active-rbac Author Manuel Holtgrewe Tags ACL LicenseUnknown

Documentation

Install the plugin:
ruby script/plugin install svn://rubyforge.org/var/svn/active-rbac

It does so by defining a standard schema and providing you with mixins to

* encrypt passwords transparently
* greatly simplify storing the current user in the session
* easily create anonymous users (see Null Object Pattern)
* easily mark model classes to behaves as users, roles or permissions

More documentation: http://active-rbac.rubyforge.org/docs/

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: hardway, 7 months ago