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 #):
<%= Current.user.email %>
<% if Current.user %>