Categories: None [Edit]

mongoid_acl

https://rubygems.org/gems/mongoid_acl
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)

Total

Ranking: 68,242 of 192,968
Downloads: 15,211

Daily

Ranking: 53,806 of 192,934
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,321,873,897rake
29980,384,371rspec
1,02847,203,231mongoid
1,75319,421,365bson_ext

Owners

#GravatarHandle
1iconnvdk