declarative_authorization is a Ruby on Rails plugin for authorization with a declarative DSL for formulating authorization rules. The rules are held in one place, enabling the developers to use the rules e.g. as implicit documentation. The same rules may be used for model, controller, and view restrictions. As part of model security, database queries may be automatically rewritten according to the authorization rules.

The code lives at github: http://github.com/stffn/declarat...

Feel free to add feature requests and bug reports here.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Pages