diff --git a/config/routes.rb b/config/routes.rb index 86054fd..0990cd4 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -4,7 +4,7 @@ :path_prefix => "/rest", :name_prefix => "rest_", :controller => "rest_nodes" - + map.resources :tags, :path_prefix => "/rest", :name_prefix => "rest_",