nathanl / authority

*CURRENTLY UNMAINTAINED*. Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; just group your models under one or more Authorizer classes and write plain Ruby methods on them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update authorization flow diagram

nathanl opened this issue · comments

... now that we've merged #90

Made a small README clarification. I think that's good enough.