Say you have the following in your routes.rb (in rails 6.0.2.1):
root to: "healthchecks#index" ... match \'*not_found\', to: \'exceptions#routing_er