提交 382419d2 编写于 作者: R RSL

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

change additional 'RESTful' routes to 'resourceful' routes as the additional actions may potentially get you farther away from RESTfulness
上级 6f30110c
......@@ -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 RESTful Actions
### Adding More Resourceful 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.
先完成此消息的编辑!
想要评论请 注册