diff options
| author | Rubén Dávila <ruben@gitlab.com> | 2019-09-05 23:40:30 -0500 |
|---|---|---|
| committer | Rubén Dávila <ruben@gitlab.com> | 2019-09-12 11:53:20 -0500 |
| commit | 2c807507f948f9a9603a837beb59b89b134cbe89 (patch) | |
| tree | 1ad065a0f561c9d78e78ac0f2a81c0caca9b586a | |
| parent | 25cb337cf12438169f1b14bc5dace8a06a7356e3 (diff) | |
| download | gitlab-ce-ce-step-2-trial.tar.gz | |
CE backport of EE !15490ce-step-2-trial
| -rw-r--r-- | config/routes.rb | 1 |
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 |
