开发者

What is the difference between resources and map.resources in Rails

I have been using both of them for a while so I am just curious what is the开发者_开发问答ir difference?


resources is the new DSL in Rails 3 and replace map.resources from Rails 2


One answer could be that in rails 2.x you'd use map.resources and in rails 3.x it's just resources. You don't specify which you're using though or give any examples so it's hard to give a meaningful answer.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜