Routing Error

uninitialized constant ErrorsController

Rails.root: /home/info/Centurion-2021

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
root_path GET /

static_page01#index

GET /:locale(.:format)

static_page01#index

new_admin_session_path GET /admins/sign_in(.:format)

devise/sessions#new

admin_session_path POST /admins/sign_in(.:format)

devise/sessions#create

destroy_admin_session_path DELETE /admins/sign_out(.:format)

devise/sessions#destroy

privacy_policy_index_en_path GET /:locale/Politique-de-confidentialite(.:format)

privacy_policy#index {:locale=>"en"}

privacy_policy_index_fr_path GET /:locale/Politique-de-confidentialite(.:format)

privacy_policy#index {:locale=>"fr"}

legal_mentionner_index_en_path GET /:locale/Mentions-legales(.:format)

legal_mentionner#index {:locale=>"en"}

legal_mentionner_index_fr_path GET /:locale/Mentions-legales(.:format)

legal_mentionner#index {:locale=>"fr"}

static_page01_index_en_path GET /:locale/About-us(.:format)

static_page01#index {:locale=>"en"}

static_page01_index_fr_path GET /:locale/On-fait-connaissance(.:format)

static_page01#index {:locale=>"fr"}

static_page02_index_en_path GET /:locale/A-wide-cheese-know-how(.:format)

static_page02#index {:locale=>"en"}

static_page02_index_fr_path GET /:locale/On-sait-tout-faire!(.:format)

static_page02#index {:locale=>"fr"}

static_page03_index_en_path GET /:locale/Tailor-made-cheese-solutions(.:format)

static_page03#index {:locale=>"en"}

static_page03_index_fr_path GET /:locale/On-se-plie-en-4!(.:format)

static_page03#index {:locale=>"fr"}

static_page04_index_en_path GET /:locale/Recipes(.:format)

static_page04#index {:locale=>"en"}

static_page04_index_fr_path GET /:locale/On-passe-a-table!(.:format)

static_page04#index {:locale=>"fr"}

recipe_en_path GET /:locale/Recipes/:id(.:format)

recipes#show {:locale=>"en"}

recipe_fr_path GET /:locale/recette/:id(.:format)

recipes#show {:locale=>"fr"}

space_pro_index_en_path GET /:locale/Professionals(.:format)

space_pro#index {:locale=>"en"}

space_pro_index_fr_path GET /:locale/space-pro(.:format)

space_pro#index {:locale=>"fr"}

space_pro_space_pro_restoration_index_en_path GET /:locale/Professionals/Food-service(.:format)

space_pro/space_pro_restoration#index {:locale=>"en"}

space_pro_space_pro_restoration_index_fr_path GET /:locale/space-pro/Pro-de-la-restauration(.:format)

space_pro/space_pro_restoration#index {:locale=>"fr"}

space_pro_space_pro_industry_index_en_path GET /:locale/Professionals/Industry(.:format)

space_pro/space_pro_industry#index {:locale=>"en"}

space_pro_space_pro_industry_index_fr_path GET /:locale/space-pro/Pro-de-l'industrie(.:format)

space_pro/space_pro_industry#index {:locale=>"fr"}

space_pro_space_pro_large_distribution_index_en_path GET /:locale/Professionals/Retail(.:format)

space_pro/space_pro_large_distribution#index {:locale=>"en"}

space_pro_space_pro_large_distribution_index_fr_path GET /:locale/space-pro/Pro-de-la-grande-distribution(.:format)

space_pro/space_pro_large_distribution#index {:locale=>"fr"}

admin_admins_recipes_path GET /:locale/admins/:admin_id/admins_recipes(.:format)

admins/admins_recipes#index {:locale=>/fr|en/}

POST /:locale/admins/:admin_id/admins_recipes(.:format)

admins/admins_recipes#create {:locale=>/fr|en/}

new_admin_admins_recipe_path GET /:locale/admins/:admin_id/admins_recipes/new(.:format)

admins/admins_recipes#new {:locale=>/fr|en/}

edit_admin_admins_recipe_path GET /:locale/admins/:admin_id/admins_recipes/:id/edit(.:format)

admins/admins_recipes#edit {:locale=>/fr|en/}

admin_admins_recipe_path PATCH /:locale/admins/:admin_id/admins_recipes/:id(.:format)

admins/admins_recipes#update {:locale=>/fr|en/}

PUT /:locale/admins/:admin_id/admins_recipes/:id(.:format)

admins/admins_recipes#update {:locale=>/fr|en/}

admins_path GET /:locale/admins(.:format)

admins#index {:locale=>/fr|en/}

contact_index_path GET /contact(.:format)

contact#index

POST /contact(.:format)

contact#create

sessions_path POST /sessions(.:format)

sessions#create

new_session_path GET /sessions/new(.:format)

sessions#new

session_path DELETE /sessions/:id(.:format)

sessions#destroy

users_path POST /users(.:format)

users#create

user_path PATCH /users/:id(.:format)

users#update

PUT /users/:id(.:format)

users#update

/*path(.:format)

errors#show_404

rails_service_blob_path GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs#show

rails_blob_representation_path GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations#show

rails_disk_service_path GET /rails/active_storage/disk/:encoded_key/*filename(.:format)

active_storage/disk#show

update_rails_disk_service_path PUT /rails/active_storage/disk/:encoded_token(.:format)

active_storage/disk#update

rails_direct_uploads_path POST /rails/active_storage/direct_uploads(.:format)

active_storage/direct_uploads#create

Request

Parameters:

{"path"=>"meules-de-fromage/meule-du-besac-12-mois-p-30", "format"=>"htm"}

Response

Headers:

None