Class: Picombo::Controllers::Error_404
- Inherits:
-
Object
- Object
- Picombo::Controllers::Error_404
- Defined in:
- lib/controllers/error/404.rb
Overview
Controller class for handling 404 events
To override, re-define this in your application’s controller directory
Instance Method Summary collapse
-
#run_error(uri) ⇒ Object
Displays a 404 message for the current uri.