Routing Error

No route matches [GET] "/items/21207.php"

Rails.root: /home/deploy/pke/offelia7

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
by_brand_product_path GET /products/:id/by_brand(.:format)

categories#by_brand

sort_to_high_product_path GET /products/:id/sort_to_high(.:format)

categories#sort_to_high

sort_to_low_product_path GET /products/:id/sort_to_low(.:format)

categories#sort_to_low

by_diagonal_product_path GET /products/:id/by_diagonal(.:format)

categories#by_diagonal

by_kind_product_path GET /products/:id/by_kind(.:format)

categories#by_kind

products_path GET /products(.:format)

products#index

POST /products(.:format)

products#create

new_product_path GET /products/new(.:format)

products#new

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

products#edit

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

products#show

PATCH /products/:id(.:format)

products#update

PUT /products/:id(.:format)

products#update

DELETE /products/:id(.:format)

products#destroy

filtered_category_path GET /categories/:id/filtered(.:format)

categories#filtered

categories_path GET /categories(.:format)

categories#index

POST /categories(.:format)

categories#create

new_category_path GET /categories/new(.:format)

categories#new

edit_category_path GET /categories/:id/edit(.:format)

categories#edit

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

categories#show

PATCH /categories/:id(.:format)

categories#update

PUT /categories/:id(.:format)

categories#update

DELETE /categories/:id(.:format)

categories#destroy

use_user_path GET /users/:id/use(.:format)

users#use

users_path GET /users(.:format)

users#index

POST /users(.:format)

users#create

new_user_path GET /users/new(.:format)

users#new

edit_user_path GET /users/:id/edit(.:format)

users#edit

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

users#show

PATCH /users/:id(.:format)

users#update

PUT /users/:id(.:format)

users#update

DELETE /users/:id(.:format)

users#destroy

sessions_path POST /sessions(.:format)

sessions#create

new_session_path GET /sessions/new(.:format)

sessions#new

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

sessions#destroy

login_path GET /login(.:format)

sessions#new

logout_path GET /logout(.:format)

sessions#destroy

root_path GET /

pages#index

credit_path GET /credit(.:format)

pages#credit

delivery_path GET /delivery(.:format)

pages#delivery

shops_path GET /shops(.:format)

pages#shops

service_path GET /service(.:format)

pages#service

connection_path GET /connection(.:format)

pages#connection

search_path GET /search(.:format)

products#search

rails_mandrill_inbound_emails_path POST /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#create

rails_postmark_inbound_emails_path POST /rails/action_mailbox/postmark/inbound_emails(.:format)

action_mailbox/ingresses/postmark/inbound_emails#create

rails_relay_inbound_emails_path POST /rails/action_mailbox/relay/inbound_emails(.:format)

action_mailbox/ingresses/relay/inbound_emails#create

rails_sendgrid_inbound_emails_path POST /rails/action_mailbox/sendgrid/inbound_emails(.:format)

action_mailbox/ingresses/sendgrid/inbound_emails#create

rails_mailgun_inbound_emails_path POST /rails/action_mailbox/mailgun/inbound_emails/mime(.:format)

action_mailbox/ingresses/mailgun/inbound_emails#create

rails_conductor_inbound_emails_path GET /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#index

POST /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#create

new_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/new(.:format)

rails/conductor/action_mailbox/inbound_emails#new

edit_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id/edit(.:format)

rails/conductor/action_mailbox/inbound_emails#edit

rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#show

PATCH /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

PUT /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

DELETE /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#destroy

rails_conductor_inbound_email_reroute_path POST /rails/conductor/action_mailbox/:inbound_email_id/reroute(.:format)

rails/conductor/action_mailbox/reroutes#create

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:

{"price"=>"13990"}

Response

Headers:

None