Rails role based authentication

2k views Asked by At

Does http://code.google.com/p/rolerequirement/ Role requirement works with Rails 3? If not, where can I find a role based management plugin like this for Rails?

Thanks!

3

There are 3 answers

0
Julio Santos On

There's cancan.

Check out the railscast.

0
m4risU On

Some people use Acl9 as well.

https://github.com/be9/acl9

0
james2m On

Try canard https://rubygems.org/gems/canard brings roles to the beautifully simple cancan.