I've been playing a lot with Volt lately, and would like to figure out how to create an Admin area. The documentation has a section on restricting models for users, but it's still in the TODO list. Would like to know if there is an elegant way to do this yet?
I've figured out how to check whether a user is logged in or not, but would be cool to add some kind of role management (like the cancancan gem for RoR).
I'm new to all of this so I hope this isn't a stupid question, maybe I'm missing something obvious - but any help would be greatly appreciated!