0.0
No release in over 3 years
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)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
~> 2.2
>= 0
~> 2.5