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>2019-12-11 03:08:25 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-11 03:08:25 +0300
commita59c9590f5171f3638a1b2abeff55157aedc577b (patch)
tree47c0110d7b80977afa2237d24ec55e6fbf77da4a /config/routes.rb
parent4ba55564e1dd7fdbdb89065be8eefd01d8c2d607 (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 c98c0358336..3167517ab16 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -118,6 +118,7 @@ Rails.application.routes.draw do
draw :trial
draw :trial_registration
draw :country
+ draw :country_state
end
Gitlab.ee do