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: 66,860 of 187,967
Downloads: 14,898

Daily

Ranking: 121,583 of 187,960
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,178,214,454rake
28930,568,481rspec
1,01244,710,265mongoid
1,68118,785,788bson_ext

Owners

#GravatarHandle
1iconnvdk