You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no note in the Contributing.md about getting around the email confirmation. We need to add a new section that explains how to log in and create a profile. Including using rails c to set confirmed_at on the user.
Description
There's no note in the Contributing.md about getting around the email confirmation. We need to add a new section that explains how to log in and create a profile. Including using
rails cto setconfirmed_aton the user.