开发者

controller and action of twitters main page?

Just speculating as to what controller/action twit开发者_开发问答ters main page is, when logged in. The page where you can view tweets and create your own.

I would guess controller: tweet, action: index


I don't think it's your generic controller/action page.

There's a section to view the tweets you have (tweets#index) and there is another to create tweets (tweets#new). There is also a button to delete tweets (tweets#delete). And there are some other actions I would not continue to list so this reply does not become a documentation. But you get the idea.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜