finish activity ui
This commit is contained in:
@@ -11,7 +11,6 @@ Rails.application.routes.draw do
|
||||
# get "service-worker" => "rails/pwa#service_worker", as: :pwa_service_worker
|
||||
|
||||
# Defines the root path route ("/")
|
||||
root "home#index"
|
||||
root "statistics#index"
|
||||
get "statistics", to: "statistics#index", as: :statistics
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user