Cancan - “can :manage, all”. I haven't been able to get access to all in rails 3 app with devise?

As far as I am aware, you're going to need to call authorize_resource in your controller as a before filter so that this works.

I thought that placing "check_authorization" in the application controller negated the need for that... but I am going to give this a shot. Thanks. – Jay Aug 11 at 0:23 Does ":all" in ":manage, :all" mean every resource?

– Jay Aug 11 at 0:34 @Jay :all means every action in your controller... github. Com/ryanb/cancan/wiki/defining-abilities – Hosemeyer Aug 11 at 1:38 @Hosemeyer, thanks for your reference. I may be wrong, but the way I read it, it seems to mean every action in every controller.

– Jay Aug 11 at 1:46 @Jay it does, are you "load_and_authorize_resource" in each controller? – Hosemeyer Aug 11 at 1:50.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions