看板
[ Ruby ]
討論串[問題] 請教關於 RESTful and HTTP verb
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
原本是用推文 還是稍微講解一下. 使用map.resources其實就是自動幫你定義了七種action的path. 假設指定map.resources :events. index => events_path. show => event_path(@event). new => new_even
(還有561個字)
內容預覽:
環境: Ruby 1.8.7, Rails 2.3.8, Gems 1.3.7, Ubuntu 10.04, mongrel, MySQL 5.1. 狀況: 今天練習 RoR 的時候一直有個疑惑. 自己寫 HTML 的時候可以自行選擇 post / put.... 可是在使用 map.resourc
(還有87個字)
首頁
上一頁
1
下一頁
尾頁