角色宝石推荐

发布于 2024-10-03 18:23:16 字数 83 浏览 6 评论 0原文

我已经成功让 authlogic 在 Windows 7 x64 上与 Rails 3 一起工作。但我不知道应该用什么来管理用户权限,有什么建议吗?谢谢

I have successfully gotten authlogic working with rails 3 on windows 7 x64. But I'm lost as for what I should use for managing user privileges any suggestion? Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

原来分手还会想你 2024-10-10 18:23:16

有很多授权选项。我最喜欢的顺序是:

There are lots of options for authorization. My favorites in order are:

〆凄凉。 2024-10-10 18:23:16

Cancan http://github.com/ryanb/cancan 足够灵活,可以通过 Martin 等角色轻松扩展Rehfeld 使用 https://github.com/martinrehfeld/role_model 进行了操作。我经常使用这种组合,我创建了一个 gem 来使这两个 gem 的使用变得简单 https://github.com /james2m/canard

Cancan http://github.com/ryanb/cancan is flexible enough to be easily extended with roles as Martin Rehfeld did with https://github.com/martinrehfeld/role_model. I've used this combination so often I created a gem to make working with these two gems simple https://github.com/james2m/canard

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文