remove Role entity and set language to pt-BR
This commit is contained in:
@@ -14,7 +14,7 @@ module Users
|
||||
else
|
||||
session['devise.google_data'] = request.env['omniauth.auth'].except('extra')
|
||||
|
||||
redirect_to new_user_registration_url, alert: 'User not found.'
|
||||
redirect_to new_user_session_url, alert: 'User not found.'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user