提交 0c22ac2d 编写于 作者: U Uday Kadaboina

fixed another typo in edge guides

上级 ab5eb50b
......@@ -1191,7 +1191,7 @@ delete "posts/:id" => "posts#destroy"
That's a lot to type for covering a single *resource*. Fortunately,
Rails provides a +resources+ method which can be used to declare a
standard REST resource. Here's how +config/routes/rb+ looks after the
standard REST resource. Here's how +config/routes.rb+ looks after the
cleanup:
<ruby>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册