We've moved discussions to Discord

Dynamic Roles & Permissions

Wondering if anyone has had success in implementing a dynamic roles & permissions system within jumpstart. We'd like to give users the ability to create new roles, and then manually select which permissions that role has enabled. (This is in contrast to jumpstart approach which has the roles hardcoded in ruby). Appreciate any insights or tips from folks who might have built something similar.
Chris Oliver
I'd probably recommend using Rolify. 👍
Brad Halstead
I'm using Rolify and Pundit. Early stages of working with it, but it seems to integrate well.
Dan Tappin
My old app has a system just like that.  Makes the pundit rules dead easy to maintain.  I think I will look at Rolify when I migrate that app over to Jumpstart.  Will clean up a bunch of my old messy code in the process.
Notifications
You’re not receiving notifications from this thread.