On Wed, Jun 1, 2011 at 12:39 PM, Me <[email protected]> wrote: > I have a Rails 2.3.4 app that uses cancan, but when I try to go to the > index page I get: > I see the gem when I do a gem list, ideas? > > uninitialized constant Authorization::ControllerMethods::CanCan > > > Have you required the gem in your rails app or in the controller/model in which you are calling Authorization::ControllerMethods::CanCan? Without your code and a full error message I can't give you much else in the way of help.
B. -- 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.

