Active RBAC plugin
Plugin details
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 documentationEdit plugin | (0 older versions) | Last edited by: hardway, 7 months ago

