Yes me too
On Tuesday, April 3, 2012 8:44:46 AM UTC+8, Arnold wrote:
>
> Hi,
>
> I'm trying to implement ACL for my already created application and
> need to create the aro records for my current existent users. On IRC
> Ceeram said i just need to load AclBehaviour into my User's model,
> find all
Hi,
I'm trying to implement ACL for my already created application and
need to create the aro records for my current existent users. On IRC
Ceeram said i just need to load AclBehaviour into my User's model,
find all users and save it (update any field, i guess) and that will
create the ARO row. I