[LRUG] authorization plugins

Michael Pavling pavling at gmail.com
Mon Oct 11 06:38:11 PDT 2010


On 11 October 2010 14:30, Tim Cowlishaw <tim at timcowlishaw.co.uk> wrote:
> Hi chaps,
>
> Before I get too involved in rolling my own solution, I was wondering
> if any of you had a preferred plugin or library to handle
> authorization in rails applications?

I tend to use Clearance [1] for user-management and Aegis [2] for permissions.

[1] http://robots.thoughtbot.com/post/159805955/clearance-rails-authentication-for-developers-who
[2] http://github.com/makandra/aegis



More information about the Chat mailing list