开发者

Object-level authorization database structure in Rails

I'm writing a rails application that has a need for very fine-grained authorization at the object level. Other systems use p开发者_运维知识库lugins 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.

http://www.pastie.org/2496489

Any pointers/advice or potential problems would be welcome.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜