Routing Error

Not Found

Rails.root: /var/www/root/apps/stroydvor21/releases/20240315101416

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
base_api_path /api

Base::API

ckeditor_path /ckeditor

Ckeditor::Engine

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

root_path GET /

home#index

admin_path GET /admin(.:format)

admin#index

admin_cats_path GET /admin/cats(.:format)

cats#index {:ident=>"cats"}

admin_cats_new_path GET /admin/cats/new(.:format)

cats#new {:ident=>"cats"}

admin_cats_form_path POST /admin/cats/form(.:format)

cats#form {:ident=>"cats"}

GET /admin/cats/edit/:id(.:format)

cats#edit {:ident=>"cats"}

GET /admin/cats/delete/:id(.:format)

cats#delete {:ident=>"cats"}

admin_recalls_path GET /admin/recalls(.:format)

recalls#index {:ident=>"recalls"}

admin_recalls_new_path GET /admin/recalls/new(.:format)

recalls#new {:ident=>"recalls"}

admin_recalls_form_path POST /admin/recalls/form(.:format)

recalls#form {:ident=>"recalls"}

GET /admin/recalls/edit/:id(.:format)

recalls#edit {:ident=>"recalls"}

GET /admin/recalls/delete/:id(.:format)

recalls#delete {:ident=>"recalls"}

admin_bunners_path GET /admin/bunners(.:format)

bunner#index {:ident=>"bunner"}

admin_bunners_new_path GET /admin/bunners/new(.:format)

bunner#new {:ident=>"bunner"}

admin_bunners_form_path POST /admin/bunners/form(.:format)

bunner#form {:ident=>"bunner"}

GET /admin/bunners/edit/:id(.:format)

bunner#edit {:ident=>"bunner"}

GET /admin/bunners/delete/:id(.:format)

bunner#delete {:ident=>"bunner"}

admin_orders_path GET /admin/orders(.:format)

order#index {:ident=>"order"}

admin_orders_new_path GET /admin/orders/new(.:format)

order#new {:ident=>"order"}

admin_orders_form_path POST /admin/orders/form(.:format)

order#form {:ident=>"order"}

GET /admin/orders/edit/:id(.:format)

order#edit {:ident=>"order"}

GET /admin/orders/delete/:id(.:format)

order#delete {:ident=>"order"}

GET /admin/orders/get_orders(.:format)

order#get_orders {:ident=>"order"}

GET /admin/orders/get_orders_new(.:format)

order#get_orders_new {:ident=>"order"}

admin_orders_list_path GET /admin/orders_list(.:format)

orders_list#index {:ident=>"orders_list"}

admin_orders_list_new_path GET /admin/orders_list/new(.:format)

orders_list#new {:ident=>"orders_list"}

admin_orders_list_form_path POST /admin/orders_list/form(.:format)

orders_list#form {:ident=>"orders_list"}

GET /admin/orders_list/edit/:id(.:format)

orders_list#edit {:ident=>"orders_list"}

GET /admin/orders_list/delete/:id(.:format)

orders_list#delete {:ident=>"orders_list"}

admin_docs_path GET /admin/docs(.:format)

doc#index {:ident=>"doc"}

admin_docs_new_path GET /admin/docs/new(.:format)

doc#new {:ident=>"doc"}

admin_docs_form_path POST /admin/docs/form(.:format)

doc#form {:ident=>"doc"}

GET /admin/docs/edit/:id(.:format)

doc#edit {:ident=>"doc"}

GET /admin/docs/delete/:id(.:format)

doc#delete {:ident=>"doc"}

admin_users_path GET /admin/users(.:format)

user#index {:ident=>"user"}

admin_users_new_path GET /admin/users/new(.:format)

user#new {:ident=>"user"}

admin_users_form_path POST /admin/users/form(.:format)

user#form {:ident=>"user"}

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

user#edit {:ident=>"user"}

GET /admin/users/delete/:id(.:format)

user#delete {:ident=>"user"}

admin_clients_path GET /admin/clients(.:format)

client#index {:ident=>"client"}

admin_clients_new_path GET /admin/clients/new(.:format)

client#new {:ident=>"client"}

admin_clients_form_path POST /admin/clients/form(.:format)

client#form {:ident=>"client"}

GET /admin/clients/edit/:id(.:format)

client#edit {:ident=>"client"}

GET /admin/clients/delete/:id(.:format)

client#delete {:ident=>"client"}

admin_contacts_path GET /admin/contacts(.:format)

contact#index {:ident=>"contact"}

admin_contacts_new_path GET /admin/contacts/new(.:format)

contact#new {:ident=>"contact"}

admin_contacts_form_path POST /admin/contacts/form(.:format)

contact#form {:ident=>"contact"}

GET /admin/contacts/edit/:id(.:format)

contact#edit {:ident=>"contact"}

GET /admin/contacts/delete/:id(.:format)

contact#delete {:ident=>"contact"}

admin_topblocks_path GET /admin/topblocks(.:format)

topblock#index {:ident=>"topblock"}

admin_topblocks_new_path GET /admin/topblocks/new(.:format)

topblock#new {:ident=>"topblock"}

admin_topblocks_form_path POST /admin/topblocks/form(.:format)

topblock#form {:ident=>"topblock"}

GET /admin/topblocks/edit/:id(.:format)

topblock#edit {:ident=>"topblock"}

GET /admin/topblocks/delete/:id(.:format)

topblock#delete {:ident=>"topblock"}

admin_abouts_path GET /admin/abouts(.:format)

about#index {:ident=>"about"}

admin_abouts_new_path GET /admin/abouts/new(.:format)

about#new {:ident=>"about"}

admin_abouts_form_path POST /admin/abouts/form(.:format)

about#form {:ident=>"about"}

GET /admin/abouts/edit/:id(.:format)

about#edit {:ident=>"about"}

GET /admin/abouts/delete/:id(.:format)

about#delete {:ident=>"about"}

admin_settings_path GET /admin/settings(.:format)

setting#index {:ident=>"setting"}

admin_settings_new_path GET /admin/settings/new(.:format)

setting#new {:ident=>"setting"}

admin_settings_form_path POST /admin/settings/form(.:format)

setting#form {:ident=>"setting"}

GET /admin/settings/edit/:id(.:format)

setting#edit {:ident=>"setting"}

GET /admin/settings/delete/:id(.:format)

setting#delete {:ident=>"setting"}

admin_informationcats_path GET /admin/informationcats(.:format)

informationcat#index {:ident=>"informationcat"}

admin_informationcats_new_path GET /admin/informationcats/new(.:format)

informationcat#new {:ident=>"informationcat"}

admin_informationcats_form_path POST /admin/informationcats/form(.:format)

informationcat#form {:ident=>"informationcat"}

GET /admin/informationcats/edit/:id(.:format)

informationcat#edit {:ident=>"informationcat"}

GET /admin/informationcats/delete/:id(.:format)

informationcat#delete {:ident=>"informationcat"}

admin_informations_path GET /admin/informations(.:format)

information#index {:ident=>"information"}

admin_informations_new_path GET /admin/informations/new(.:format)

information#new {:ident=>"information"}

admin_informations_form_path POST /admin/informations/form(.:format)

information#form {:ident=>"information"}

GET /admin/informations/edit/:id(.:format)

information#edit {:ident=>"information"}

GET /admin/informations/delete/:id(.:format)

information#delete {:ident=>"information"}

admin_products_path GET /admin/products(.:format)

products#index {:ident=>"products"}

admin_products_new_path GET /admin/products/new(.:format)

products#new {:ident=>"products"}

admin_products_form_path POST /admin/products/form(.:format)

products#form {:ident=>"products"}

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

products#edit {:ident=>"products"}

GET /admin/products/delete/:id(.:format)

products#delete {:ident=>"products"}

GET /admin/products/edit/:id/color(.:format)

products#edit_color {:ident=>"products"}

GET /admin/products/edit/:id/photo(.:format)

products#edit_photo {:ident=>"products"}

POST /admin/products/save/:id/color(.:format)

products#save_color {:ident=>"products"}

POST /admin/products/save/:id/photo(.:format)

products#save_photo {:ident=>"products"}

GET /admin/products/delete/:id/color(.:format)

products#delete_color {:ident=>"products"}

GET /admin/products/delete/:id/photo(.:format)

products#delete_photo {:ident=>"products"}

admin_remove_image_path POST /admin_remove_image(.:format)

products#admin_remove_image {:ident=>"products"}

admin_news_path GET /admin/news(.:format)

news#index {:ident=>"news"}

admin_news_new_path GET /admin/news/new(.:format)

news#new {:ident=>"news"}

admin_news_form_path POST /admin/news/form(.:format)

news#form {:ident=>"news"}

GET /admin/news/edit/:id(.:format)

news#edit {:ident=>"news"}

GET /admin/news/delete/:id(.:format)

news#delete {:ident=>"news"}

admin_advice_path GET /admin/advice(.:format)

advice#index {:ident=>"advice"}

admin_advice_new_path GET /admin/advice/new(.:format)

advice#new {:ident=>"advice"}

admin_advice_form_path POST /admin/advice/form(.:format)

advice#form {:ident=>"advice"}

GET /admin/advice/edit/:id(.:format)

advice#edit {:ident=>"advice"}

GET /admin/advice/delete/:id(.:format)

advice#delete {:ident=>"advice"}

admin_offers_path GET /admin/offers(.:format)

offers#index {:ident=>"offers"}

admin_offers_new_path GET /admin/offers/new(.:format)

offers#new {:ident=>"offers"}

admin_offers_form_path POST /admin/offers/form(.:format)

offers#form {:ident=>"offers"}

GET /admin/offers/edit/:id(.:format)

offers#edit {:ident=>"offers"}

GET /admin/offers/delete/:id(.:format)

offers#delete {:ident=>"offers"}

admin_articles_path GET /admin/articles(.:format)

article#index {:ident=>"article"}

admin_articles_new_path GET /admin/articles/new(.:format)

article#new {:ident=>"article"}

admin_articles_form_path POST /admin/articles/form(.:format)

article#form {:ident=>"article"}

GET /admin/articles/edit/:id(.:format)

article#edit {:ident=>"article"}

GET /admin/articles/delete/:id(.:format)

article#delete {:ident=>"article"}

admin_subscribers_path GET /admin/subscribers(.:format)

subscriber#index {:ident=>"subscriber"}

GET /admin/subscribers/delete/:id(.:format)

subscriber#delete {:ident=>"article"}

admin_menu_cats_path GET /admin/menu_cats(.:format)

menu_cat#index {:ident=>"menu_cat"}

admin_menu_cats_new_path GET /admin/menu_cats/new(.:format)

menu_cat#new {:ident=>"menu_cat"}

admin_menu_cats_form_path POST /admin/menu_cats/form(.:format)

menu_cat#form {:ident=>"menu_cat"}

GET /admin/menu_cats/edit/:id(.:format)

menu_cat#edit {:ident=>"menu_cat"}

GET /admin/menu_cats/delete/:id(.:format)

menu_cat#delete {:ident=>"menu_cat"}

GET /admin/menu_cats/menu/:id(.:format)

menu_cat#menu {:ident=>"menu_cat"}

GET /admin/menus/new/:id(.:format)

menu#new {:ident=>"menu"}

POST /admin/menus/form/:parent(.:format)

menu#form {:ident=>"menu"}

GET /admin/menus/edit/:parent/:id(.:format)

menu#edit {:ident=>"menu"}

GET /admin/menus/delete/:parent/:id(.:format)

menu#delete {:ident=>"menu"}

admin_seminars_path GET /admin/seminars(.:format)

seminar#index {:ident=>"seminar"}

admin_seminars_new_path GET /admin/seminars/new(.:format)

seminar#new {:ident=>"seminar"}

admin_seminars_form_path POST /admin/seminars/form(.:format)

seminar#form {:ident=>"seminar"}

GET /admin/seminars/edit/:id(.:format)

seminar#edit {:ident=>"seminar"}

GET /admin/seminars/delete/:id(.:format)

seminar#delete {:ident=>"seminar"}

city_serach_path GET /city-serach(.:format)

home#city_serach

city_set_path POST /city-set(.:format)

home#city_set

GET /products/:id(.:format)

mainproduct#get

news_path GET /news(.:format)

home#news_index

GET /news/:id(.:format)

home#news_get

advice_path GET /advice(.:format)

home#advice_index

GET /advice/:id(.:format)

home#advice_get

offers_path GET /offers(.:format)

home#offers_index

GET /offers/:id(.:format)

home#offers_get

about_path GET /about(.:format)

home#about

information_path GET /information(.:format)

home#information_index

contact_information_path GET /contact-information(.:format)

home#contacts_index

add_favorite_path POST /add_favorite(.:format)

home#add_favorite

cart_path GET /cart(.:format)

store#index

order_path GET /order(.:format)

store#order

succsess_path GET /succsess(.:format)

store#succsess

to_cart_path POST /to_cart(.:format)

store#to_cart

remove_from_cart_path POST /remove_from_cart(.:format)

store#remove_from_cart

doOrder_path POST /doOrder(.:format)

store#doOrder

get_order_link_path POST /get_order_link(.:format)

store#get_order_link

filtr_path POST /filtr(.:format)

store#filtr

setDeliver_path POST /setDeliver(.:format)

store#setDeliver

sendCoupon_path POST /sendCoupon(.:format)

store#sendCoupon

setPush_path POST /setPush(.:format)

store#setPush

check_count_path POST /check_count(.:format)

store#check_count

login_path POST /login(.:format)

home#login

reg_user_path POST /reg_user(.:format)

home#reg_user

reg_user_new_path POST /reg_user_new(.:format)

home#reg_user_new

reset_password_path POST /reset_password(.:format)

home#reset_password

update_user_path POST /update_user(.:format)

profile#update

update_data_path POST /update_data(.:format)

profile#update_data

search_path POST /search(.:format)

maincat#search

set_view_path POST /set_view(.:format)

home#set_view

add_subscriber_path POST /add_subscriber(.:format)

home#add_subscriber

callback_send_path POST /callback_send(.:format)

home#callback_send

callback_send_copy_path POST /callback_send_copy(.:format)

home#callback_send_copy

send_seminar_path POST /send_seminar(.:format)

home#send_seminar

GET /seminar/:code(.:format)

home#seminar

sale_send_path POST /sale_send(.:format)

home#sale_send

consultant_send_path POST /consultant_send(.:format)

home#consultant_send

form_calc_send_path POST /form_calc_send(.:format)

home#form_calc_send

get_cats_filter_path POST /get_cats_filter(.:format)

maincat#get_cats_filter

GET /search(.:format)

maincat#search

logout_path GET /logout(.:format)

home#logout

GET /api-v-1.0(.:format)

home#api

GET /get_bill(.:format)/:id(.:format)

store#get_bill

certifications_path GET /certifications(.:format)

home#certifications

destroy_images_path GET /destroy_images(.:format)

home#destroy_images

update_images_path GET /update_images(.:format)

home#update_images

recalls_path GET /recalls(.:format)

home#recalls

cat_urls_path GET /cat_urls(.:format)

home#cat_urls

profile_path GET /profile(.:format)

profile#index

profile_data_path GET /profile/data(.:format)

profile#data

profile_userinfo_path GET /profile/userinfo(.:format)

profile#userinfo

change_order_id_path POST /change-order-id(.:format)

profile#change_order_id

send_rezume_path POST /send_rezume(.:format)

home#send_rezume

one_click_path POST /one-click(.:format)

home#one_click

send_question_path POST /send_question(.:format)

home#send_question

send_recall_path POST /send_recall(.:format)

home#send_recall

oauth_vk_post_path GET /oauth_vk_post(.:format)

home#oauth_vk_post

oauth_fb_post_path GET /oauth_fb_post(.:format)

home#oauth_fb_post

new_desription3_path GET /new_desription3(.:format)

home#new_desription3

new_desription_products_path GET /new_desription_products(.:format)

home#new_desription_products

registraciya_path GET /registraciya(.:format)

home#registraciya

registraciya_ul_path GET /registraciya/ul(.:format)

home#registraciya_ul

catalog_path GET /catalog(.:format)

maincat#index

sale_path GET /sale(.:format)

maincat#sale

last_path GET /last(.:format)

maincat#last

GET /:url(.:format)

maincat#get {:url=>/[^\/]+/}

GET /export_1c/:order_id(.:format)

home#export_1c

GET /:url(.:format)

home#article

/404(.:format)

errors#file_not_found

/422(.:format)

errors#unprocessable

/500(.:format)

errors#internal_server_error

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

Routes for Ckeditor::Engine
pictures_path GET /pictures(.:format)

ckeditor/pictures#index

POST /pictures(.:format)

ckeditor/pictures#create

picture_path DELETE /pictures/:id(.:format)

ckeditor/pictures#destroy

attachment_files_path GET /attachment_files(.:format)

ckeditor/attachment_files#index

POST /attachment_files(.:format)

ckeditor/attachment_files#create

attachment_file_path DELETE /attachment_files/:id(.:format)

ckeditor/attachment_files#destroy

Request

Parameters:

{"url"=>"axessuary-dlya-sna"}

Response

Headers:

None