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

fixed link to Pivotal Labs access control blog post #106

Closed humanshell closed 9 years ago

humanshell commented 9 years ago

I just started reading about Authority and really like what I see. I noticed that the link to the Pivotal article on Access Control was broken so I thought I'd do my part to help out.

christhekeele commented 9 years ago

Awesome, thanks!

humanshell commented 9 years ago

You're very welcome, just glad I could help a little. :)