提交 e15973ce 编写于 作者: V Vijay Dev 提交者: Xavier Noria

use resources in place of map.resources

上级 f305c608
......@@ -345,7 +345,7 @@ $ rails generate scaffold Comment body:text
invoke shoulda
create test/unit/comment_test.rb
create test/fixtures/comments.yml
route map.resources :comments
route resources :comments
invoke scaffold_controller
create app/controllers/comments_controller.rb
invoke erb
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册