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.
MIT License
1.21k stars 67 forks source link

Save a list of authorized classes #125

Closed dapi closed 6 years ago

nathanl commented 6 years ago

Thanks for wanting to contribute, but Authority is now unmaintained. Please see the note at the top of the README.