Here's a link to a full trace from the error page: http://pastie.org/1551302
The exact error is in the title also but this is the line from the development logNoMethodError (undefined method `authenticate_user!' for #<HomeController:0xabe06a4>):
You have to be kidding me. A restart fixed it.Is there a reason for that? I thought development mode reloaded the rails environment every time you access it.
## routes.rb
devise_for :users