Method: Lato::ApplicationController#not_found

Defined in:
app/controllers/lato/application_controller.rb

#not_foundObject



23
24
25
# File 'app/controllers/lato/application_controller.rb', line 23

def not_found
  respond_to_with_not_found
end