From 1e7d3202c04ab1ec6c7bc4efbc96b8711d51d3c2 Mon Sep 17 00:00:00 2001 From: Adam Jacob Date: Thu, 14 Aug 2008 13:41:34 -0700 Subject: [PATCH] whitespace? --- config/routes.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_",