search for: generaor

Displaying 1 result from an estimated 1 matches for "generaor".

Did you mean: generator
2006 Mar 16
1
access to cookies using auth generaor ?
I''m using the auth generator and am trying to gain access to the @user variable as indicated in the documentation. When I login everything seems to work, I get a "Login successful." message in the flash[:notice] but I cannot get any information from @user from within a controller after that. There is nothing in cookies[:user] or session[:user] either. Where do I start to