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

Fix sequel bug #105

Closed nathanl closed 9 years ago

nathanl commented 9 years ago

For https://github.com/nathanl/authority/issues/100