> I'm working on a rather large app, where we have more than 7 user > roles, each of which will have permission to access different parts of > the application. > > Now the User/Admin system is falling short so I need to redefine the > access control system. > > I am thinking of coding something like cakephp uses, with aro's and > aco's but is rather unmantainable to have a table with every single > possible route and grant access to roles. > > what is the best way to manage access control? how do you do it?
I don't, but you could try one of these: http://agilewebdevelopment.com/plugins/search?search=acl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

