Rails 中的对象级授权数据库结构
我正在编写一个 Rails 应用程序,需要在对象级别进行非常细粒度的授权。其他系统使用 acl9 或 declarative_authorization 等插件,但我想实现自己的插件。我想到了以下数据库结构,并想知道这是否会偏离 Rails 最佳实践。
欢迎任何指示/建议或潜在问题。
I'm writing a rails application that has a need for very fine-grained authorization at the object level. Other systems use plugins such as acl9 or declarative_authorization however I want to implement my own. I have the following database structure in mind and wondered whether this would stray away from rails best-practise.
Any pointers/advice or potential problems would be welcome.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论