Routing Error

No route matches [GET] "/select_order"

Rails.root: /home/sadmin/Rails/SmartColor

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
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

info_index_path GET /info/index(.:format)

info#index

inquiry_new_path GET /inquiry/new(.:format)

inquiry#new

inquiry_back_path POST /inquiry/back(.:format)

inquiry#back

inquiry_confirm_path POST /inquiry/confirm(.:format)

inquiry#confirm

inquiry_thanks_path POST /inquiry/thanks(.:format)

inquiry#thanks

data_uploads_path GET /data_uploads(.:format)

data_uploads#index

POST /data_uploads(.:format)

data_uploads#create

new_data_upload_path GET /data_uploads/new(.:format)

data_uploads#new

edit_data_upload_path GET /data_uploads/:id/edit(.:format)

data_uploads#edit

data_upload_path GET /data_uploads/:id(.:format)

data_uploads#show

PATCH /data_uploads/:id(.:format)

data_uploads#update

PUT /data_uploads/:id(.:format)

data_uploads#update

DELETE /data_uploads/:id(.:format)

data_uploads#destroy

guide_index_path GET /guide/index(.:format)

guide#index

beginner_paper_path GET /beginner/paper(.:format)

beginner#paper

beginner_data_up_path GET /beginner/data_up(.:format)

beginner#data_up

beginner_cancel_path GET /beginner/cancel(.:format)

beginner#cancel

beginner_order_path GET /beginner/order(.:format)

beginner#order

beginner_flow_path GET /beginner/flow(.:format)

beginner#flow

oreders_path GET /oreders(.:format)

oreders#index

POST /oreders(.:format)

oreders#create

new_oreder_path GET /oreders/new(.:format)

oreders#new

edit_oreder_path GET /oreders/:id/edit(.:format)

oreders#edit

oreder_path GET /oreders/:id(.:format)

oreders#show

PATCH /oreders/:id(.:format)

oreders#update

PUT /oreders/:id(.:format)

oreders#update

DELETE /oreders/:id(.:format)

oreders#destroy

setup_index_path GET /setup/index(.:format)

setup#index

setup_price_setup_path GET /setup/price_setup(.:format)

setup#price_setup

setup_size_setup_path GET /setup/size_setup(.:format)

setup#size_setup

setup_color_setup_path GET /setup/color_setup(.:format)

setup#color_setup

setup_paper_setup_path GET /setup/paper_setup(.:format)

setup#paper_setup

setup_option_setup_path GET /setup/option_setup(.:format)

setup#option_setup

select_part_path POST /select_part(.:format)

setup#select_part

select_order_path POST /select_order(.:format)

oreders#select_order

order_in_path POST /order_in(.:format)

oreders#order_in

setup_price_set_path POST /setup/price_set(.:format)

setup#price_set

welcome_index_path GET /welcome/index(.:format)

welcome#index

welcome_guide_path GET /welcome/guide(.:format)

welcome#guide

welcome_kaleido_path GET /welcome/kaleido(.:format)

welcome#kaleido

welcome_service_path GET /welcome/service(.:format)

welcome#service

welcome_technical_path GET /welcome/technical(.:format)

welcome#technical

welcome_beginner_path GET /welcome/beginner(.:format)

welcome#beginner

welcome_procedure_path GET /welcome/procedure(.:format)

welcome#procedure

welcome_faq_path GET /welcome/faq(.:format)

welcome#faq

welcome_rule_path GET /welcome/rule(.:format)

welcome#rule

welcome_privacy_path GET /welcome/privacy(.:format)

welcome#privacy

tokusyohyo_path GET /tokusyohyo(.:format)

welcome#tokusyohyo

welcome_cal_change_path POST /welcome/cal_change(.:format)

welcome#cal_change

sinfos_path GET /sinfos(.:format)

sinfos#index

POST /sinfos(.:format)

sinfos#create

new_sinfo_path GET /sinfos/new(.:format)

sinfos#new

edit_sinfo_path GET /sinfos/:id/edit(.:format)

sinfos#edit

sinfo_path GET /sinfos/:id(.:format)

sinfos#show

PATCH /sinfos/:id(.:format)

sinfos#update

PUT /sinfos/:id(.:format)

sinfos#update

DELETE /sinfos/:id(.:format)

sinfos#destroy

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

root_path GET /

welcome#index

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_mandrill_inbound_health_check_path GET /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#health_check

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

action_mailbox/ingresses/mandrill/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

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

rails/conductor/action_mailbox/inbound_emails/sources#new

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

rails/conductor/action_mailbox/inbound_emails/sources#create

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/redirect/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

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

active_storage/blobs/proxy#show

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

active_storage/blobs/redirect#show

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

active_storage/representations/redirect#show

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

active_storage/representations/proxy#show

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

active_storage/representations/redirect#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:

{"select_price"=>["1288", "3"]}

Response

Headers:

None