Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
alexey edited this page Sep 12, 2010 · 9 revisions

Welcome to the rails-authorization-plugin wiki!

For installation instructions please see the main README.rdoc which should show up nicely formatted here:

http://github.com/DocSavage/rails-authorization-plugin/tree/master/authorization

If you want to discuss the Authorization plugin please join us in our Google Group:

http://groups.google.com/group/rails-authorization-plugin

There is a sample test application which also has a full suite of tests for the plugin:

http://github.com/grempe/rails-authorization-plugin-test/tree/master

Also there is nice method for application.rb file, that easily parse roles into helpers:
http://www.botvector.net/2008/06/authorization-plugin-addon.html

Clone this wiki locally