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

Add a Gitter chat badge to README.markdown #99

Closed gitter-badger closed 9 years ago

gitter-badger commented 9 years ago

nathanl/authority now has a Chat Room on Gitter

@christhekeele has just created a chat room. You can visit it here: https://gitter.im/nathanl/authority.

This pull-request adds this badge to your README.markdown:

Gitter

If my aim is a little off, please let me know.

Happy chatting.

PS: Click here if you would prefer not to receive automatic pull-requests from Gitter in future.

christhekeele commented 9 years ago

Adding elsewhere to the README in a separate PR.