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:
authorRubén Dávila <ruben@gitlab.com>2019-09-06 07:40:30 +0300
committerRubén Dávila <ruben@gitlab.com>2019-09-12 19:53:20 +0300
commit2c807507f948f9a9603a837beb59b89b134cbe89 (patch)
tree1ad065a0f561c9d78e78ac0f2a81c0caca9b586a
parent25cb337cf12438169f1b14bc5dace8a06a7356e3 (diff)
CE backport of EE !15490ce-step-2-trial
-rw-r--r--config/routes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 7d091576e8f..9571c75999f 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -111,6 +111,7 @@ Rails.application.routes.draw do
draw :smartcard
draw :jira_connect
draw :username
+ draw :trial
draw :trial_registration
draw :country
end