[Rails] Authlogic and rails 3 : NameError in User sessionsController#new

2010-11-15 Thread Romain Biard
Hi everybody, I've installed Authlogic on Rails 3 following the Railscast (http:// railscasts.com/episodes/160-authlogic), and the resources I was able to find on the web, but I'm facing a problem. Once I've generated the user_sessions controller and mapped the login and logout routes, I get an

[Rails] Re: Authlogic and rails 3 : NameError in User sessionsController#new

2010-11-15 Thread Romain Biard
Thx Fidel, I'll have a look at this tutorial. Romain On 15 nov, 11:39, Fidel Viegas fidel.vie...@gmail.com wrote: On 11/15/10, Romain Biard romain.bi...@gmail.com wrote: Hi everybody, I've installed Authlogic on Rails 3 following the Railscast (http:// railscasts.com/episodes

[Rails] Re: Authlogic and rails 3 : NameError in User sessionsController#new

2010-11-15 Thread Romain Biard
Yes it is, but in my setup it is user_sessions.rb with an s. It seems to me (but I'm a RoR newbie) that controller files should have an s... Can you tell me more on that ? Thx Romain On 15 nov, 13:18, Frederick Cheung frederick.che...@gmail.com wrote: On Nov 14, 11:13 pm, Romain Biard romain.bi