UserEngine Permissions on deploy

Did you set permissions everytime you deploy the app?

Is there a way to automatically set permissions on deploy?

Thanks

Hi Rafael,

There’s no way at present to declaritively specifiy the permissions
for roles, but you can probably create some Rake tasks to assign the
correct permissions to roles. Making this easier is something we hope
to add in the future.

James