Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-05-27 21:08:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-27 21:08:14 +0300
commitab801bd018f129b2c2f7ebe0de677728582c66f0 (patch)
tree017d87f33afadcbc15f6570abaa08c53ed4bdefd /config/routes.rb
parent4d5ee2b81486df708e04a0e32ec2ea58b0e5ed5e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 86f42822299..dfc9be3d4f8 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -46,6 +46,7 @@ Rails.application.routes.draw do
# Sign up
get 'users/sign_up/welcome' => 'registrations#welcome'
+ get 'users/sign_up/experience_level' => 'registrations#experience_level'
patch 'users/sign_up/update_registration' => 'registrations#update_registration'
# Search