Upgraded Rails to version 0.13.1
This commit is contained in:
parent
cf3cebb589
commit
b22d4fb530
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
ActionController::Routing.draw do |map|
|
||||
ActionController::Routing::Routes.draw do |map|
|
||||
map.connect 'create_system', :controller => 'admin', :action => 'create_system'
|
||||
map.connect 'create_web', :controller => 'admin', :action => 'create_web'
|
||||
map.connect ':web/edit_web', :controller => 'admin', :action => 'edit_web'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue