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!

link|improve this question

60% accept rate
feedback

3 Answers

There's cancan.

Check out the railscast.

link|improve this answer
feedback

Some people use Acl9 as well.

https://github.com/be9/acl9

link|improve this answer
feedback

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.