authority 3.2.0
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.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 3.0.0