diff --git a/config/routes.rb b/config/routes.rb --- a/config/routes.rb +++ b/config/routes.rb @@ -1,6 +1,5 @@ ActionController::Routing::Routes.draw do |map| map.resources :announcements - map.resources :sites # The priority is based upon order of creation: first created -> highest priority.