hrmmm... no what wasn't that added during scaffold?
This commit is contained in:
parent
1fa4ffbe65
commit
f0297f3101
@ -1,6 +1,7 @@
|
|||||||
ActionController::Routing::Routes.draw do |map|
|
ActionController::Routing::Routes.draw do |map|
|
||||||
map.resources :maps
|
map.resources :maps
|
||||||
|
|
||||||
map.resources :mashes
|
map.resources :mashes
|
||||||
|
map.resources :mash_tournaments
|
||||||
|
|
||||||
map.root :controller => 'mashes', :action => 'index'
|
map.root :controller => 'mashes', :action => 'index'
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user