Routing Error

Not Found

Rails.root: /var/www/root/apps/erolove/releases/20231230071111

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_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"}

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

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

admin_sales_path GET /admin/sales(.:format)

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

admin_sales_new_path GET /admin/sales/new(.:format)

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

admin_sales_form_path POST /admin/sales/form(.:format)

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

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

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

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

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

admin_remove_sale_path POST /admin/remove-sale(.:format)

sale#remove_sale {:ident=>"sale"}

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_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_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_brands_path GET /admin/brands(.:format)

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

admin_brands_new_path GET /admin/brands/new(.:format)

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

admin_brands_form_path POST /admin/brands/form(.:format)

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

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

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

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

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

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_nil_path GET /admin/products_nil(.:format)

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

admin_products_nopublic_path GET /admin/products_nopublic(.:format)

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

admin_products_1c_path GET /admin/products_1c(.:format)

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

admin_products_do_1c_path GET /admin/products_do_1c(.:format)

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

admin_products_do_1c_form_path POST /admin/products_do_1c_form(.:format)

products#products_do_1c_form {: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"}

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

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

product_chenge_cat_path POST /product_chenge_cat(.:format)

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

product_chenge_sale_path POST /product_chenge_sale(.:format)

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

product_chenge_price_path POST /product_chenge_price(.:format)

products#product_chenge_price {: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"}

admin_remove_image_path POST /admin_remove_image(.:format)

products#admin_remove_image {: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_logs_path GET /admin/logs(.:format)

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

admin_orders_path GET /admin/orders(.:format)

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

admin_help_path GET /admin/help(.:format)

admin#help

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_promocodes_path GET /admin/promocodes(.:format)

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

admin_promocodes_new_path GET /admin/promocodes/new(.:format)

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

admin_promocodes_form_path POST /admin/promocodes/form(.:format)

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

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

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

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

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

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_faqcats_path GET /admin/faqcats(.:format)

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

admin_faqcats_new_path GET /admin/faqcats/new(.:format)

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

admin_faqcats_form_path POST /admin/faqcats/form(.:format)

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

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

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

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

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

admin_remove_file_path POST /admin_remove_file(.:format)

faqcat#admin_remove_file {:ident=>"faqcat"}

admin_faqs_path GET /admin/faqs(.:format)

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

admin_faqs_new_path GET /admin/faqs/new(.:format)

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

admin_faqs_form_path POST /admin/faqs/form(.:format)

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

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

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

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

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

POST /admin_remove_file(.:format)

faq#admin_remove_file {:ident=>"faq"}

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_octopis_path GET /admin/octopis(.:format)

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

admin_octopis_new_path GET /admin/octopis/new(.:format)

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

admin_octopis_form_path POST /admin/octopis/form(.:format)

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

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

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

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

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

POST /admin_remove_file(.:format)

octopi#admin_remove_file {:ident=>"octopi"}

GET /products/:url(.:format)

mainproduct#get

parser_1c_path GET /parser_1c(.:format)

home#parser_1c

news_path GET /news(.:format)

home#news_index

GET /news/:id(.:format)

home#news_get

sexopedia_path GET /sexopedia(.:format)

home#sexopedia_index

GET /sexopedia/:id(.:format)

home#sexopedia_get

GET /sexopediacat/:id(.:format)

home#sexopediacat_get

offers_path GET /offers(.:format)

home#offers_index

GET /offers/:id(.:format)

home#offers_get

contacts_path GET /contacts(.:format)

home#contacts

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

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

login_path POST /login(.:format)

home#login

reg_user_path POST /reg_user(.:format)

home#reg_user

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

send_promocode_path POST /send_promocode(.:format)

store#send_promocode

remove_promocode_path POST /remove_promocode(.:format)

store#remove_promocode

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

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

registration_path GET /registration(.:format)

home#registration

authorization_path GET /authorization(.:format)

home#authorization

clear_photos_path GET /clear_photos(.:format)

home#clear_photos

cache_clear_path GET /cache_clear(.:format)

home#cache_clear

brands_path GET /brands(.:format)

home#brands

GET /brands/:url(.:format)

home#brands_get

catalog_path GET /catalog(.:format)

maincat#index

sale_path GET /sale(.:format)

maincat#sale

katalog_novinok_path GET /katalog-novinok(.:format)

maincat#katalog_novinok

GET /sale/:url(.:format)

maincat#sale_get

GET /:url(.:format)

maincat#get

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"=>"vibromassazher-noa-deep-rose"}

Response

Headers:

None