开发者

Rails role based authentication

开发者 https://www.devze.com 2023-02-13 09:43 出处:网络
Does http://code.google.com/p/rolerequi开发者_StackOverflow中文版rement/ Role requirement works with Rails 3? If not, where can I find a role based management plugin like this for Rails?

Does http://code.google.com/p/rolerequi开发者_StackOverflow中文版rement/ Role requirement works with Rails 3? If not, where can I find a role based management plugin like this for Rails?

Thanks!


There's cancan.

Check out the railscast.


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


Some people use Acl9 as well.

https://github.com/be9/acl9

0

精彩评论

暂无评论...
验证码 换一张
取 消