My rescue_action_in_public works fine catching ActiveRecord::RecordNotFound errors, but when I try to catch ActionController::UnknownAction I get the following error display:
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
rescue'ing UnknownAction | 4 | 111 | November 30, 2006 | |
Missing action error not being caught | 1 | 139 | January 22, 2007 | |
routing error does not get caught by rescue_action_in_public | 0 | 132 | November 8, 2006 | |
writing tests for rescue_action_in_public | 0 | 117 | January 11, 2007 | |
global error handling in rails | 1 | 122 | September 29, 2006 |