RubyGems.org

AnnotationSecurity provides a role based security model with automated rule evaluation for Ruby on Rails. It allows you to define user-resource-relations and rights in separate files, keeping your controllers and views free from any security logic. See the gem's homepage for an example.

installgem install annotation_security
Authors

Nico Rehwaldt, Arian Treffer

2,908 total downloads 1,272 for this version
Owners

4d05016762e4b4bb9aa7f7e69063cdf5Faa8296eda2c09f36b011a8d80fc6e74

Gemfile
gem "annotation_security", "~> 1.3.1"
Versions
  1. 1.0.2 March 23, 2013
  2. 1.3.1 November 18, 2010
  3. 1.0.1 March 12, 2010
Development Dependencies
  1. mocha >= 0.9.8
  2. rspec >= 1.2.0