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