Routing Error

Not Found

Rails.root: /var/www/root/apps/dezprof21/releases/20240109130718

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
ckeditor_path /ckeditor

Ckeditor::Engine

new_admin_user_session_path GET /admin_users/sign_in(.:format)

devise/sessions#new

admin_user_session_path POST /admin_users/sign_in(.:format)

devise/sessions#create

destroy_admin_user_session_path DELETE /admin_users/sign_out(.:format)

devise/sessions#destroy

new_admin_user_password_path GET /admin_users/password/new(.:format)

devise/passwords#new

edit_admin_user_password_path GET /admin_users/password/edit(.:format)

devise/passwords#edit

admin_user_password_path PATCH /admin_users/password(.:format)

devise/passwords#update

PUT /admin_users/password(.:format)

devise/passwords#update

POST /admin_users/password(.:format)

devise/passwords#create

cancel_admin_user_registration_path GET /admin_users/cancel(.:format)

devise/registrations#cancel

new_admin_user_registration_path GET /admin_users/sign_up(.:format)

devise/registrations#new

edit_admin_user_registration_path GET /admin_users/edit(.:format)

devise/registrations#edit

admin_user_registration_path PATCH /admin_users(.:format)

devise/registrations#update

PUT /admin_users(.:format)

devise/registrations#update

DELETE /admin_users(.:format)

devise/registrations#destroy

POST /admin_users(.:format)

devise/registrations#create

base_api_path /api

Base::API

root_path GET /

home#index

admin_admin_root_path GET /admin(.:format)

admin/dashboard#index

admin_help_path GET /admin/help(.:format)

admin/dashboard#help

admin_products_add_small_photo_path POST /admin/products/add_small_photo(.:format)

admin/products#add_small_photo

admin_products_add_big_photo_path POST /admin/products/add_big_photo(.:format)

admin/products#add_big_photo

admin_path POST /admin/products/:id/remove_small_photo/:image(.:format)

admin/products#remove_small_photo

POST /admin/products/:id/remove_big_photo(.:format)

admin/products#remove_big_photo

POST /admin/products/:id/maretials/:maretial/photos(.:format)

admin/products#maretial_photo_save

admin_products_save_field_path POST /admin/products/save_field(.:format)

admin/products#save_field

admin_products_save_field_2_path POST /admin/products/save_field_2(.:format)

admin/products#save_field_2

admin_products_get_price_path POST /admin/products/get_price(.:format)

admin/products#get_price

admin_products_save_price_path POST /admin/products/save_price(.:format)

admin/products#save_price

admin_products_save_photo_name_path POST /admin/products/save_photo_name(.:format)

admin/products#save_photo_name

admin_goods_add_small_photo_path POST /admin/goods/add_small_photo(.:format)

admin/goods#add_small_photo

GET /admin/goods/:id/remove_small_photo/:image(.:format)

admin/goods#remove_small_photo

GET /admin/admin_users/:id/auth(.:format)

admin/admin_users#auth

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

admin/settings#delete

admin_settings_path GET /admin/settings(.:format)

admin/settings#index

POST /admin/settings(.:format)

admin/settings#create

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

admin/settings#new

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

admin/settings#edit

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

admin/settings#show

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

admin/settings#update

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

admin/settings#update

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

admin/settings#destroy

admin_dashboard_index_path GET /admin/dashboard(.:format)

admin/dashboard#index

POST /admin/dashboard(.:format)

admin/dashboard#create

new_admin_dashboard_path GET /admin/dashboard/new(.:format)

admin/dashboard#new

edit_admin_dashboard_path GET /admin/dashboard/:id/edit(.:format)

admin/dashboard#edit

admin_dashboard_path GET /admin/dashboard/:id(.:format)

admin/dashboard#show

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

admin/dashboard#update

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

admin/dashboard#update

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

admin/dashboard#destroy

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

admin/products#delete

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

admin/products#products

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

admin/products#products

admin_products_path GET /admin/products(.:format)

admin/products#index

POST /admin/products(.:format)

admin/products#create

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

admin/products#new

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

admin/products#edit

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

admin/products#show

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

admin/products#update

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

admin/products#update

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

admin/products#destroy

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

admin/cats#delete

admin_cats_path GET /admin/cats(.:format)

admin/cats#index

POST /admin/cats(.:format)

admin/cats#create

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

admin/cats#new

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

admin/cats#edit

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

admin/cats#show

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

admin/cats#update

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

admin/cats#update

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

admin/cats#destroy

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

admin/recalls#delete

admin_recalls_path GET /admin/recalls(.:format)

admin/recalls#index

POST /admin/recalls(.:format)

admin/recalls#create

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

admin/recalls#new

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

admin/recalls#edit

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

admin/recalls#show

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

admin/recalls#update

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

admin/recalls#update

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

admin/recalls#destroy

delete_admin_question_path GET /admin/questions/:id/delete(.:format)

admin/questions#delete

admin_questions_path GET /admin/questions(.:format)

admin/questions#index

POST /admin/questions(.:format)

admin/questions#create

new_admin_question_path GET /admin/questions/new(.:format)

admin/questions#new

edit_admin_question_path GET /admin/questions/:id/edit(.:format)

admin/questions#edit

admin_question_path GET /admin/questions/:id(.:format)

admin/questions#show

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

admin/questions#update

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

admin/questions#update

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

admin/questions#destroy

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

admin/menus#delete

admin_menus_path GET /admin/menus(.:format)

admin/menus#index

POST /admin/menus(.:format)

admin/menus#create

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

admin/menus#new

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

admin/menus#edit

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

admin/menus#show

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

admin/menus#update

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

admin/menus#update

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

admin/menus#destroy

delete_admin_size_path GET /admin/sizes/:id/delete(.:format)

admin/sizes#delete

admin_sizes_path GET /admin/sizes(.:format)

admin/sizes#index

POST /admin/sizes(.:format)

admin/sizes#create

new_admin_size_path GET /admin/sizes/new(.:format)

admin/sizes#new

edit_admin_size_path GET /admin/sizes/:id/edit(.:format)

admin/sizes#edit

admin_size_path GET /admin/sizes/:id(.:format)

admin/sizes#show

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

admin/sizes#update

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

admin/sizes#update

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

admin/sizes#destroy

delete_admin_tag_path GET /admin/tags/:id/delete(.:format)

admin/tags#delete

admin_tags_path GET /admin/tags(.:format)

admin/tags#index

POST /admin/tags(.:format)

admin/tags#create

new_admin_tag_path GET /admin/tags/new(.:format)

admin/tags#new

edit_admin_tag_path GET /admin/tags/:id/edit(.:format)

admin/tags#edit

admin_tag_path GET /admin/tags/:id(.:format)

admin/tags#show

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

admin/tags#update

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

admin/tags#update

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

admin/tags#destroy

delete_admin_slider_path GET /admin/sliders/:id/delete(.:format)

admin/sliders#delete

admin_sliders_path GET /admin/sliders(.:format)

admin/sliders#index

POST /admin/sliders(.:format)

admin/sliders#create

new_admin_slider_path GET /admin/sliders/new(.:format)

admin/sliders#new

edit_admin_slider_path GET /admin/sliders/:id/edit(.:format)

admin/sliders#edit

admin_slider_path GET /admin/sliders/:id(.:format)

admin/sliders#show

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

admin/sliders#update

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

admin/sliders#update

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

admin/sliders#destroy

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

admin/bunners#delete

admin_bunners_path GET /admin/bunners(.:format)

admin/bunners#index

POST /admin/bunners(.:format)

admin/bunners#create

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

admin/bunners#new

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

admin/bunners#edit

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

admin/bunners#show

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

admin/bunners#update

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

admin/bunners#update

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

admin/bunners#destroy

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

admin/articles#delete

admin_articles_path GET /admin/articles(.:format)

admin/articles#index

POST /admin/articles(.:format)

admin/articles#create

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

admin/articles#new

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

admin/articles#edit

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

admin/articles#show

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

admin/articles#update

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

admin/articles#update

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

admin/articles#destroy

delete_admin_good_path GET /admin/goods/:id/delete(.:format)

admin/goods#delete

admin_goods_path GET /admin/goods(.:format)

admin/goods#index

POST /admin/goods(.:format)

admin/goods#create

new_admin_good_path GET /admin/goods/new(.:format)

admin/goods#new

edit_admin_good_path GET /admin/goods/:id/edit(.:format)

admin/goods#edit

admin_good_path GET /admin/goods/:id(.:format)

admin/goods#show

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

admin/goods#update

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

admin/goods#update

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

admin/goods#destroy

delete_admin_color_group_path GET /admin/color_groups/:id/delete(.:format)

admin/color_groups#delete

admin_color_groups_path GET /admin/color_groups(.:format)

admin/color_groups#index

POST /admin/color_groups(.:format)

admin/color_groups#create

new_admin_color_group_path GET /admin/color_groups/new(.:format)

admin/color_groups#new

edit_admin_color_group_path GET /admin/color_groups/:id/edit(.:format)

admin/color_groups#edit

admin_color_group_path GET /admin/color_groups/:id(.:format)

admin/color_groups#show

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

admin/color_groups#update

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

admin/color_groups#update

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

admin/color_groups#destroy

delete_admin_color_path GET /admin/colors/:id/delete(.:format)

admin/colors#delete

chenge_color_group_admin_colors_path POST /admin/colors/chenge_color_group(.:format)

admin/colors#chenge_color_group

admin_colors_path GET /admin/colors(.:format)

admin/colors#index

POST /admin/colors(.:format)

admin/colors#create

new_admin_color_path GET /admin/colors/new(.:format)

admin/colors#new

edit_admin_color_path GET /admin/colors/:id/edit(.:format)

admin/colors#edit

admin_color_path GET /admin/colors/:id(.:format)

admin/colors#show

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

admin/colors#update

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

admin/colors#update

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

admin/colors#destroy

delete_admin_price_path GET /admin/prices/:id/delete(.:format)

admin/prices#delete

admin_prices_path GET /admin/prices(.:format)

admin/prices#index

POST /admin/prices(.:format)

admin/prices#create

new_admin_price_path GET /admin/prices/new(.:format)

admin/prices#new

edit_admin_price_path GET /admin/prices/:id/edit(.:format)

admin/prices#edit

admin_price_path GET /admin/prices/:id(.:format)

admin/prices#show

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

admin/prices#update

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

admin/prices#update

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

admin/prices#destroy

delete_admin_admin_user_path GET /admin/admin_users/:id/delete(.:format)

admin/admin_users#delete

admin_admin_users_path GET /admin/admin_users(.:format)

admin/admin_users#index

POST /admin/admin_users(.:format)

admin/admin_users#create

new_admin_admin_user_path GET /admin/admin_users/new(.:format)

admin/admin_users#new

edit_admin_admin_user_path GET /admin/admin_users/:id/edit(.:format)

admin/admin_users#edit

admin_admin_user_path GET /admin/admin_users/:id(.:format)

admin/admin_users#show

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

admin/admin_users#update

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

admin/admin_users#update

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

admin/admin_users#destroy

delete_admin_stat_path GET /admin/stats/:id/delete(.:format)

admin/stats#delete

admin_stats_path GET /admin/stats(.:format)

admin/stats#index

POST /admin/stats(.:format)

admin/stats#create

new_admin_stat_path GET /admin/stats/new(.:format)

admin/stats#new

edit_admin_stat_path GET /admin/stats/:id/edit(.:format)

admin/stats#edit

admin_stat_path GET /admin/stats/:id(.:format)

admin/stats#show

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

admin/stats#update

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

admin/stats#update

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

admin/stats#destroy

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

admin/orders#delete

admin_orders_path GET /admin/orders(.:format)

admin/orders#index

POST /admin/orders(.:format)

admin/orders#create

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

admin/orders#new

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

admin/orders#edit

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

admin/orders#show

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

admin/orders#update

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

admin/orders#update

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

admin/orders#destroy

delete_admin_cart_path GET /admin/carts/:id/delete(.:format)

admin/carts#delete

admin_carts_path GET /admin/carts(.:format)

admin/carts#index

POST /admin/carts(.:format)

admin/carts#create

new_admin_cart_path GET /admin/carts/new(.:format)

admin/carts#new

edit_admin_cart_path GET /admin/carts/:id/edit(.:format)

admin/carts#edit

admin_cart_path GET /admin/carts/:id(.:format)

admin/carts#show

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

admin/carts#update

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

admin/carts#update

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

admin/carts#destroy

delete_admin_cart2_path GET /admin/cart2s/:id/delete(.:format)

admin/cart2s#delete

admin_cart2s_path GET /admin/cart2s(.:format)

admin/cart2s#index

POST /admin/cart2s(.:format)

admin/cart2s#create

new_admin_cart2_path GET /admin/cart2s/new(.:format)

admin/cart2s#new

edit_admin_cart2_path GET /admin/cart2s/:id/edit(.:format)

admin/cart2s#edit

admin_cart2_path GET /admin/cart2s/:id(.:format)

admin/cart2s#show

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

admin/cart2s#update

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

admin/cart2s#update

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

admin/cart2s#destroy

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

admin/docs#delete

copy_admin_doc_path GET /admin/docs/:id/copy(.:format)

admin/docs#copy

admin_docs_path GET /admin/docs(.:format)

admin/docs#index

POST /admin/docs(.:format)

admin/docs#create

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

admin/docs#new

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

admin/docs#edit

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

admin/docs#show

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

admin/docs#update

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

admin/docs#update

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

admin/docs#destroy

delete_admin_doccat_path GET /admin/doccats/:id/delete(.:format)

admin/doccats#delete

copy_admin_doccat_path GET /admin/doccats/:id/copy(.:format)

admin/doccats#copy

admin_doccats_path GET /admin/doccats(.:format)

admin/doccats#index

POST /admin/doccats(.:format)

admin/doccats#create

new_admin_doccat_path GET /admin/doccats/new(.:format)

admin/doccats#new

edit_admin_doccat_path GET /admin/doccats/:id/edit(.:format)

admin/doccats#edit

admin_doccat_path GET /admin/doccats/:id(.:format)

admin/doccats#show

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

admin/doccats#update

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

admin/doccats#update

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

admin/doccats#destroy

delete_admin_stock_path GET /admin/stocks/:id/delete(.:format)

admin/stocks#delete

copy_admin_stock_path GET /admin/stocks/:id/copy(.:format)

admin/stocks#copy

admin_stocks_path GET /admin/stocks(.:format)

admin/stocks#index

POST /admin/stocks(.:format)

admin/stocks#create

new_admin_stock_path GET /admin/stocks/new(.:format)

admin/stocks#new

edit_admin_stock_path GET /admin/stocks/:id/edit(.:format)

admin/stocks#edit

admin_stock_path GET /admin/stocks/:id(.:format)

admin/stocks#show

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

admin/stocks#update

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

admin/stocks#update

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

admin/stocks#destroy

GET /admin(.:format)

redirect(301, /users/sign_in)

contacts_path GET /contacts(.:format)

article#contacts

about_path GET /about(.:format)

article#about

price_path GET /price(.:format)

article#price

docs_path GET /docs(.:format)

article#docs

news_path GET /news(.:format)

noveltie#index

GET /news/:url(.:format)

noveltie#get

uslugi_path GET /uslugi(.:format)

uslugi#index

GET /uslugi/:url(.:format)

uslugi#get

GET /usluga/:url(.:format)

uslugi#page

clients_path GET /clients(.:format)

home#clients

catalog_path GET /catalog(.:format)

category#index

GET /catalog/:url(.:format)

category#get

send_callback_path POST /send-callback(.:format)

home#send_callback

GET /:url(.:format)

article#get

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"=>"o-predpriyatii"}

Response

Headers:

None