RubyGems.org

authority

2.5.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.

installgem install authority
Authors

Nathan Long, Adam Hunter

14,700 total downloads 950 for this version
Owners

6812d3378c2068e4de8e97afdddee33fB9c927e051202fc198e70659d9827d2f

Gemfile
gem "authority", "~> 2.5.0"
Versions
  1. 2.5.0 March 21, 2013
  2. 2.4.3 February 20, 2013
  3. 2.4.2 February 18, 2013
  4. 2.4.1 February 14, 2013
  5. 2.4.0 February 13, 2013
Show all versions (21 total)
Runtime Dependencies
  1. rails >= 3.0.0