RailsCasts Pro episodes are now free!

Learn more or hide this

Tony Webster's Profile

GitHub User: webster

Site: http://www.twitter.com/webster

Comments by Tony Webster

Avatar

Anyone getting this error on every single page? I can go to /auth/facebook and it redirects to Facebook for the auth, but when I come back I get this error. I also get this error on any other page I attempt to access:

"undefined method `helper_method' for main:Object"

Also, nothing populates in my users table.

This is coming from the bottom of application_controller.rb, which says in the show notes:

helper_method :current_user