fixed warzombie

This commit is contained in:
ilya 2010-07-13 11:27:05 -07:00
parent 7952385cdb
commit 8d525f2d4f

View file

@ -6,7 +6,7 @@ Diaspora::Application.routes.draw do |map|
resources :comments
resources :requests
match 'warzombie', :to => "dashboard#warzombie"
match 'warzombie', :to => "dashboards#warzombie"
#routes for devise, not really sure you will need to mess with this in the future, lets put default,
#non mutable stuff in anohter file