You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to acl9-discuss
Hello all,
I have been using acl9 for almost 2 years now, recently I switched to
Mongoid for database, but it wasn't compatible with acl9, is there any
future plan to support Mongoid?
Thank You
oleg dashevskii
unread,
Sep 27, 2010, 10:54:26 PM9/27/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to acl9-discuss
Hi Nik,
I don't have such plans. However, as usual, you might implement roles
by yourself, redefining #has_role? method.
The controller part doesn't depend on a particular database.
It seems to me it should be easy to implement roles with mongo.