看板
[ Ruby ]
討論串[RoR ] 錯誤連結
共 4 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
也可以用. rescue_action_in_public. 看看. 像是. def rescue_action_in_public(exception). case exception. when ActiveRecord::RecordNotFound then. render :file =>
(還有350個字)
內容預覽:
你這裡有兩種情況:. 1. 沒有這個 route (i.e. 沒有這個controller或action). 請在 routes.rb 最下面加入如. map.connect '*anything', :controller => 'lobby', :action => 'page_not_foun
(還有435個字)
首頁
上一頁
1
下一頁
尾頁