hrmmm... no what wasn't that added during scaffold?

cat-town
Dan Buch 13 years ago
parent 1fa4ffbe65
commit f0297f3101

@ -1,6 +1,7 @@
ActionController::Routing::Routes.draw do |map|
map.resources :maps
map.resources :mashes
map.resources :mash_tournaments
map.root :controller => 'mashes', :action => 'index'
end

Loading…
Cancel
Save