提交 08d4eb52 编写于 作者: J Justin Collins

Add test for Rails 2 named route with no args

上级 120fc3af
......@@ -53,4 +53,5 @@ ActionController::Routing::Routes.draw do |map|
# consider removing or commenting them out if you're using named routes and resources.
map.connect ':controller/:action/:id'
map.connect ':controller/:action/:id.:format'
map.some_routes
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册