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

Test against rails4.0 in travis-ci #39

Closed sanemat closed 11 years ago

nathanl commented 11 years ago

Fantastic! That was on my todo list - thank you so much!