Re: [Rails] Re: permissions and authorization

2011-01-13 Thread Michael Pavling
On 13 January 2011 08:07, Mike C wrote: > I'm using CanCan right now but I don't see any options for it to help > me with these kinds of permissions. Or can it? I read through the > little readme on github and didn't see anything. Ah. Well, I favour Aegis (mainly as I discovered it before CanCan)

[Rails] Re: permissions and authorization

2011-01-13 Thread Mike C
I'm using CanCan right now but I don't see any options for it to help me with these kinds of permissions. Or can it? I read through the little readme on github and didn't see anything. On Jan 13, 12:03 am, Michael Pavling wrote: > Look at CanCan or Aegis as gems that deal with authorization. Your