diff --git a/config/routes.rb b/config/routes.rb --- a/config/routes.rb +++ b/config/routes.rb @@ -1,4 +1,5 @@ CafeGrader::Application.routes.draw do + resources :tags get "sources/direct_edit" root :to => 'main#login'