diff --git a/config/routes.rb b/config/routes.rb index 06e11c58..19d89a33 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -22,8 +22,6 @@ resources :users - resources :badges, only: [ :index, :show ] - root to: 'welcome#index' end