BUSTED: what a mess. trying to get tournament round generation bits working. ack.
This commit is contained in:
@@ -3,5 +3,5 @@ ActionController::Routing::Routes.draw do |map|
|
||||
map.resources :mashes
|
||||
map.resources :mash_tournaments
|
||||
|
||||
map.root :controller => 'mashes', :action => 'index'
|
||||
map.root :controller => 'mash_tournaments', :action => 'new'
|
||||
end
|
||||
|
Reference in New Issue
Block a user