Class: Tzispa::Controller::HttpError
- Includes:
- Helpers::Response
- Defined in:
- lib/tzispa/controller/http_error.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Tzispa::Controller::Base
Instance Method Details
#error_404 ⇒ Object
13 14 15 |
# File 'lib/tzispa/controller/http_error.rb', line 13 def error_404 not_found end |