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:
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