This commit is contained in:
2016-04-21 21:30:37 +02:00
parent 87bbb59250
commit 38032f0f3c
+1 -1
View File
@@ -1,6 +1,6 @@
Rails.application.routes.draw do
root 'supporters#new'
namespace :admin do
get '/map', to: 'pages#map', as: :map