diff options
Diffstat (limited to 'config/routes.rb')
-rw-r--r-- | config/routes.rb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/config/routes.rb b/config/routes.rb index 149c321..876667f 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -1,18 +1,4 @@ Leaguer::Application.routes.draw do - resources :games - - resources :pms - - resources :alerts - - resources :teams - - resources :matches - - resources :tournaments - - resources :servers - # The priority is based upon order of creation: first created -> highest priority. # See how all your routes lay out with "rake routes". |