Routing Error

No route matches [GET] "/forum/messages/forum5/topic56/message134"

Rails.root: /home/root/www/mrzamkoff.ru/current

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

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

GET /admin(.:format)

redirect(301, /users/sign_in)

poleznoe_path GET /poleznoe(.:format)

article#poleznoe

GET /poleznoe/:url(.:format)

article#poleznoe_get

favorite_path GET /favorite(.:format)

category#favorite

succsess_path GET /succsess(.:format)

store#succsess

news_path GET /news(.:format)

noveltie#index

GET /news/:url(.:format)

noveltie#get

review_path GET /review(.:format)

review#index

GET /:category/:url(.:format)

product#get

distribution_path GET /distribution(.:format)

home#distribution

cart_path GET /cart(.:format)

store#index

order_path GET /order(.:format)

store#order

parser_path GET /parser(.:format)

home#parser

parser2_path GET /parser2(.:format)

home#parser2

parser_price_path GET /parser_price(.:format)

home#parser_price

shops_path GET /shops(.:format)

home#shops

to_cart_path POST /to_cart(.:format)

store#to_cart

remove_from_cart_path POST /remove_from_cart(.:format)

store#remove_from_cart

news_get_more_path POST /news_get_more(.:format)

noveltie#getMore

doOrder_path POST /doOrder(.:format)

store#doOrder

setDeliver_path POST /setDeliver(.:format)

store#setDeliver

sendCoupon_path POST /sendCoupon(.:format)

store#sendCoupon

reg_user_path POST /reg_user(.:format)

home#reg_user

setPush_path POST /setPush(.:format)

store#setPush

send_review_path POST /send_review(.:format)

review#send_review

tinymce_assets_path POST /tinymce_assets(.:format)

tinymce_assets#create

add_to_favourite_path POST /add_to_favourite(.:format)

home#add_to_favourite

send_callback_path POST /send_callback(.:format)

home#send_callback

add_stat_path POST /add_stat(.:format)

home#add_stat

products_get_price_path POST /products_get_price(.:format)

product#get_price

get_cart_header_path POST /get_cart_header(.:format)

home#get_cart_header

get_cart_page_path POST /get_cart_page(.:format)

home#get_cart_page

search_path GET /search(.:format)

category#search

login_path GET /login(.:format)

home#login

reg_path GET /reg(.:format)

home#reg

remember_path GET /remember(.:format)

home#remember

check_remember_path POST /check_remember(.:format)

home#check_remember

POST /reg_user(.:format)

home#reg_user

logout_path GET /logout(.:format)

home#sign_out_f

auth_path POST /auth(.:format)

home#auth

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

update_user_path POST /update_user(.:format)

home#update_user

export_cats_path GET /export_cats(.:format)

home#export_cats

export_products_path GET /export_products(.:format)

home#export_products

catalog_path GET /catalog(.:format)

category#index

novinki_path GET /novinki(.:format)

category#new

GET /:url(.:format)

category#get

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:

{"forgot_password"=>"[FILTERED]", "backurl"=>"/forum/messages/forum5/topic56/message134/"}

Response

Headers:

None