changelog shortlog tags changeset file revisions annotate raw

config/routes.rb

revision 13: 907a36cf5ba1
parent 12:755229281e85
child 14:e280ef17cd5a
--- a/config/routes.rb	Mon Mar 10 03:51:59 2008 +0900
+++ b/config/routes.rb	Mon Mar 10 09:38:39 2008 +0900
@@ -1,7 +1,7 @@ ActionController::Routing::Routes.draw d
 ActionController::Routing::Routes.draw do |map|
   map.resources :order_items
 
-  map.resources :orders
+  map.resource :order
 
   map.resources :products