Module: Orange::Pulp::NotFoundHelper
- Defined in:
- lib/orange-core/middleware/four_oh_four.rb
Instance Method Summary collapse
Instance Method Details
#not_found ⇒ Object
41 42 43 |
# File 'lib/orange-core/middleware/four_oh_four.rb', line 41 def not_found raise Orange::NotFoundException.new end |