RubyGems Navigation menu

mongoid_acl 0.1.1

Mongoid::ACL allows you to easily add access control lists to your Mongoid::Document objects. This implementation assumes you need to check acl's when loading an object, it's not efficient if you want to retrieve all the objects an actor has rights on (though it could be if they are all in the same collection). This handles storing and reading permissions only, any actual checking of permissions needs to be done in your application using the methods provided (see usage in README)

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.1.1 - March 05, 2012 (6,5 KB)
  2. 0.1.0 - December 06, 2011 (6,5 KB)
  3. 0.0.3 - December 06, 2011 (6 KB)
  4. 0.0.2 - December 06, 2011 (3,5 KB)

Development Abhängigkeiten (4):

bson_ext ~> 1.3
mongoid ~> 2.2
rake >= 0
rspec ~> 2.5

Besitzer:

Autoren:

  • Niels Vandekeybus

SHA 256-Prüfsumme:

606977cfec9fe0bf7374e9003f519cb2fb3acda134a828e89dd061d5c5310cf1

Downloads insgesamt 13.880

Für diese Version 4.376

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: