Hello, I am new to Rails and wanted to ask some of the veterans here what they recommend for Role based permissions. I am working on an application that has users and those users can have multiple roles. Based on a users role various things are available/unavailable for them to do. This access would be controlled at the controller, view and model level at various points in the application. I would have a screen in the admin section where I can view a persons roles, add or remove roles, etc. Nothing real complicated.
Todd -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

