Kolawole Ezekiel

Joined

220 Experience
2 Lessons Completed
0 Questions Solved

Activity

Problem solved by stopping the program and ran rails db:migrate

Hi chris, thanks for the tutorial so far.
I got this error when implementing this module:

ActionView::Template::Error (undefined method `user' for #):


    <% if Current.user %>

  • <%= Current.user.email %>