Routing Error

No route matches [GET] "/plastinchatye_razbornye_teploobmenniki.php"

Rails.root: /home/bart/other/thermal-omega.ru/cms

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

new_user_confirmation_path GET /users/confirmation/new(.:format)

devise/confirmations#new

user_confirmation_path GET /users/confirmation(.:format)

devise/confirmations#show

POST /users/confirmation(.:format)

devise/confirmations#create

new_user_unlock_path GET /users/unlock/new(.:format)

devise/unlocks#new

user_unlock_path GET /users/unlock(.:format)

devise/unlocks#show

POST /users/unlock(.:format)

devise/unlocks#create

root_path GET /

static_pages#index

create_feedback_path POST /create_feedback(.:format)

feedbacks#create

catalog_path GET /catalog(.:format)

static_pages#catalog

services_path GET /services(.:format)

static_pages#services

library_path GET /library(.:format)

static_pages#library

contacts_path GET /contacts(.:format)

static_pages#contacts

heat_exchangers_path GET /heat_exchangers(.:format)

static_pages#heat_exchangers

gasketed_plate_heat_exchangers_path GET /gasketed_plate_heat_exchangers(.:format)

static_pages#gasketed_plate_heat_exchangers

brazed_plate_heat_exchangers_path GET /brazed_plate_heat_exchangers(.:format)

static_pages#brazed_plate_heat_exchangers

shell_and_tube_heat_exchangers_path GET /shell_and_tube_heat_exchangers(.:format)

static_pages#shell_and_tube_heat_exchangers

plates_path GET /plates(.:format)

static_pages#plates

seals_path GET /seals(.:format)

static_pages#seals

flushing_equipment_path GET /flushing_equipment(.:format)

static_pages#flushing_equipment

requests_path GET /requests(.:format)

requests#index

POST /requests(.:format)

requests#create

new_request_path GET /requests/new(.:format)

requests#new

edit_request_path GET /requests/:id/edit(.:format)

requests#edit

request_path GET /requests/:id(.:format)

requests#show

PATCH /requests/:id(.:format)

requests#update

PUT /requests/:id(.:format)

requests#update

DELETE /requests/:id(.:format)

requests#destroy

admin_root_path GET /admin(.:format)

admin/static_pages#dashboard

admin_libraries_path GET /admin/libraries(.:format)

admin/libraries#index

POST /admin/libraries(.:format)

admin/libraries#create

new_admin_library_path GET /admin/libraries/new(.:format)

admin/libraries#new

edit_admin_library_path GET /admin/libraries/:id/edit(.:format)

admin/libraries#edit

admin_library_path GET /admin/libraries/:id(.:format)

admin/libraries#show

PATCH /admin/libraries/:id(.:format)

admin/libraries#update

PUT /admin/libraries/:id(.:format)

admin/libraries#update

DELETE /admin/libraries/:id(.:format)

admin/libraries#destroy

admin_requests_path GET /admin/requests(.:format)

admin/requests#index

POST /admin/requests(.:format)

admin/requests#create

new_admin_request_path GET /admin/requests/new(.:format)

admin/requests#new

edit_admin_request_path GET /admin/requests/:id/edit(.:format)

admin/requests#edit

admin_request_path GET /admin/requests/:id(.:format)

admin/requests#show

PATCH /admin/requests/:id(.:format)

admin/requests#update

PUT /admin/requests/:id(.:format)

admin/requests#update

DELETE /admin/requests/:id(.:format)

admin/requests#destroy

admin_feedbacks_path GET /admin/feedbacks(.:format)

admin/feedbacks#index

POST /admin/feedbacks(.:format)

admin/feedbacks#create

new_admin_feedback_path GET /admin/feedbacks/new(.:format)

admin/feedbacks#new

edit_admin_feedback_path GET /admin/feedbacks/:id/edit(.:format)

admin/feedbacks#edit

admin_feedback_path GET /admin/feedbacks/:id(.:format)

admin/feedbacks#show

PATCH /admin/feedbacks/:id(.:format)

admin/feedbacks#update

PUT /admin/feedbacks/:id(.:format)

admin/feedbacks#update

DELETE /admin/feedbacks/:id(.:format)

admin/feedbacks#destroy

admin_upload_library_files_path PATCH /admin/upload_library_files(.:format)

admin/libraries#upload_files

admin_delete_library_files_path DELETE /admin/upload_library_files/:id(.:format)

admin/libraries#delete_file

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:

None

Response

Headers:

None