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
When a user signs up, and then hits the back button on their browser to see the home/index page again, they are able to sign up again (devise will throw up an error because a new user can't sign up when a user#session already exists...)
The text was updated successfully, but these errors were encountered:
When a user signs up, and then hits the back button on their browser to see the home/index page again, they are able to sign up again (devise will throw up an error because a new user can't sign up when a user#session already exists...)
The text was updated successfully, but these errors were encountered: