提交 48ac592b 编写于 作者: R RSL

Revert "change additional 'RESTful' routes to 'resourceful' routes as the...

Revert "change additional 'RESTful' routes to 'resourceful' routes as the additional actions may potentially get you farther away from RESTfulness"

This reverts commit 382419d2.
上级 382419d2
......@@ -461,7 +461,7 @@ For other actions, you just need to insert the action name as the first element
This allows you to treat instances of your models as URLs, and is a key advantage to using the resourceful style.
### Adding More Resourceful Actions
### Adding More RESTful Actions
You are not limited to the seven routes that RESTful routing creates by default. If you like, you may add additional routes that apply to the collection or individual members of the collection.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册