Method: ForestLiana::ApplicationController#route_not_found
- Defined in:
- app/controllers/forest_liana/application_controller.rb
#route_not_found ⇒ Object
100 101 102 |
# File 'app/controllers/forest_liana/application_controller.rb', line 100 def route_not_found head :not_found end |