Routing Error

No route matches [GET] "/materiel/espaces-verts-2-1"

Rails.root: /www/from_zip/loxam-app

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
new_user_session_path GET /users/sign_in(.:format)

devise/sessions#new

user_session_path POST /users/sign_in(.:format)

devise/sessions#create

destroy_user_session_path DELETE /users/sign_out(.:format)

devise/sessions#destroy

new_user_password_path GET /users/password/new(.:format)

devise/passwords#new

edit_user_password_path GET /users/password/edit(.:format)

devise/passwords#edit

user_password_path PATCH /users/password(.:format)

devise/passwords#update

PUT /users/password(.:format)

devise/passwords#update

POST /users/password(.:format)

devise/passwords#create

cancel_user_registration_path GET /users/cancel(.:format)

devise/registrations#cancel

new_user_registration_path GET /users/sign_up(.:format)

devise/registrations#new

edit_user_registration_path GET /users/edit(.:format)

devise/registrations#edit

user_registration_path PATCH /users(.:format)

devise/registrations#update

PUT /users(.:format)

devise/registrations#update

DELETE /users(.:format)

devise/registrations#destroy

POST /users(.:format)

devise/registrations#create

users_sign_out_path GET /users/sign_out(.:format)

devise/sessions#destroy

mon_espace_path GET /mon_espace(.:format)

pages#mon_espace

admin_dashboard_path GET /admin_dashboard(.:format)

pages#admin_dashboard

root_path GET /

pages#home

location_path GET /location(.:format)

pages#location

vente_path GET /vente(.:format)

pages#vente

contact_path GET /contact(.:format)

pages#contact

minilease_path GET /minilease(.:format)

pages#minilease

garantie_dommages_path GET /garantie_dommages(.:format)

pages#garantie_dommages

conditions_generales_de_location_path GET /conditions_generales_de_location(.:format)

pages#conditions_generales_de_location

conditions_generales_de_vente_path GET /conditions_generales_de_vente(.:format)

pages#conditions_generales_de_vente

documentations_path GET /documentations(.:format)

pages#documentations

category_products_path GET /:slug/products(.:format)

categories#show

product_name_path GET /:slug(.:format)

products#show

categories_path POST /categories(.:format)

categories#create

category_path PATCH /categories/:id(.:format)

categories#update

PUT /categories/:id(.:format)

categories#update

DELETE /categories/:id(.:format)

categories#destroy

product_expendables_path POST /products/:product_id/expendables(.:format)

expendables#create

product_expendable_path PATCH /products/:product_id/expendables/:id(.:format)

expendables#update

PUT /products/:product_id/expendables/:id(.:format)

expendables#update

DELETE /products/:product_id/expendables/:id(.:format)

expendables#destroy

product_favorites_path POST /products/:product_id/favorites(.:format)

favorites#create

product_favorite_path DELETE /products/:product_id/favorites/:id(.:format)

favorites#destroy

products_path POST /products(.:format)

products#create

edit_product_path GET /products/:id/edit(.:format)

products#edit

product_path PATCH /products/:id(.:format)

products#update

PUT /products/:id(.:format)

products#update

DELETE /products/:id(.:format)

products#destroy

promos_path GET /promos(.:format)

promos#index

POST /promos(.:format)

promos#create

new_promo_path GET /promos/new(.:format)

promos#new

edit_promo_path GET /promos/:id/edit(.:format)

promos#edit

promo_path GET /promos/:id(.:format)

promos#show

PATCH /promos/:id(.:format)

promos#update

PUT /promos/:id(.:format)

promos#update

DELETE /promos/:id(.:format)

promos#destroy

message_check_path POST /messages/:message_id/check(.:format)

messages#check!

message_uncheck_path POST /messages/:message_id/uncheck(.:format)

messages#uncheck!

messages_path POST /messages(.:format)

messages#create

message_path GET /messages/:id(.:format)

messages#show

DELETE /messages/:id(.:format)

messages#destroy

invoices_path GET /invoices(.:format)

invoices#index

POST /invoices(.:format)

invoices#create

new_invoice_path GET /invoices/new(.:format)

invoices#new

edit_invoice_path GET /invoices/:id/edit(.:format)

invoices#edit

invoice_path GET /invoices/:id(.:format)

invoices#show

PATCH /invoices/:id(.:format)

invoices#update

PUT /invoices/:id(.:format)

invoices#update

DELETE /invoices/:id(.:format)

invoices#destroy

synchronization_path POST /synchronization(.:format)

pages#synchronization

catalogs_path POST /catalogs(.:format)

catalogs#create

catalog_path PATCH /catalogs/:id(.:format)

catalogs#update

PUT /catalogs/:id(.:format)

catalogs#update

affiliate_path GET /affiliates/:name(.:format)

affiliates#show

Request

Parameters:

None

Response

Headers:

None