diff --git a/config/routes.rb b/config/routes.rb index 30d6cb4..f0e6628 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -1,7 +1,5 @@ WBlog::Application.routes.draw do - get 'hello/test' - resources :blogs, :only=>[:index, :show, :edit] do collection do get :rss