From d054162bbeaa21f80a0141e166f847e3772c6749 Mon Sep 17 00:00:00 2001 From: maxwell Date: Wed, 18 Aug 2010 20:51:55 -0700 Subject: [PATCH] more RC updating stuff --- config/routes.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/routes.rb b/config/routes.rb index e8d5616f0..38c31c879 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -1,4 +1,4 @@ -Diaspora::Application.routes.draw do |map| +Diaspora::Application.routes.draw do resources :people resources :users, :only => [:edit, :show, :update] resources :status_messages