rescue_from ActionController::RoutingError in Rails 4

后端 未结 3 1667
甜味超标
甜味超标 2020-11-27 06:27

I\'ve got the following error:

ActionController::RoutingError (No route matches [GET] \"/images/favicon.ico\")

I want to show error404 page

3条回答
提交回复
热议问题