Sorry if this is a noob question, I'm using the Simple ACL Controlled Application tutorial as a boilerplate and need to add (bake) a few more tables. If I create a new table then run "cake bake all" from the console, how would I go about updating the ACL as well, I believe I should only need to update the acos table, could be wrong? Is there a command I should use after the new models, views and controllers are generated?
Thanks in advance!
EDIT : I'm using the AclExtras plugin to to input all of my controllers and actions into the Acl.