Routing Error

Not Found

Rails.root: /var/www/admin/www/bridgeford.ru/current

Application Trace | Framework Trace | Full Trace
app/controllers/application_controller.rb:68:in `not_found'
app/controllers/product_controller.rb:53:in `objects'

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
user_password_path POST /users/password(.:format) devise/passwords#create
new_user_password_path GET /users/password/new(.:format) devise/passwords#new
edit_user_password_path GET /users/password/edit(.:format) devise/passwords#edit
PATCH /users/password(.:format) devise/passwords#update
PUT /users/password(.:format) devise/passwords#update
cancel_user_registration_path GET /users/cancel(.:format) devise/registrations#cancel
user_registration_path POST /users(.:format) devise/registrations#create
new_user_registration_path GET /users/sign_up(.:format) devise/registrations#new
edit_user_registration_path GET /users/edit(.:format) devise/registrations#edit
PATCH /users(.:format) devise/registrations#update
PUT /users(.:format) devise/registrations#update
DELETE /users(.:format) devise/registrations#destroy
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_cats_save_cat_path POST /admin/cats/save_cat(.:format) admin/cats#save_cat
admin_cats_update_open_path POST /admin/cats/update_open(.:format) admin/cats#update_open
admin_cats_remove_path POST /admin/cats/remove(.:format) admin/cats#remove
GET /admin/company/transaction/:id(.:format) admin/companys#transaction
GET /admin/company/delete_doc/:id(.:format) admin/companys#delete_doc
GET /admin/doc/delete/:id(.:format) admin/docs#delete_docfile
admin_doc_upload_path POST /admin/doc/upload(.:format) admin/docs#add_docfile
GET /admin/orders/delete_photo/:id(.:format) admin/orders#delete_photo
admin_orders_upload_path POST /admin/orders/upload(.:format) admin/orders#add_order_photo
admin_do_action_path POST /admin/do_action(.:format) admin/dashboard#do_action
admin_do_action_2_path POST /admin/do_action_2(.:format) admin/dashboard#do_action_2
admin_parsers_start_path GET /admin/parsers/start(.:format) admin/parsers#start
admin_parsers_start_photo_path GET /admin/parsers/start_photo(.:format) admin/parsers#start_photo
admin_parsers_get_status_path POST /admin/parsers/get_status(.:format) admin/parsers#get_status
GET /admin/parsers/update_one/:id(.:format) admin/parsers#update_one
admin_parsers_update_all_path GET /admin/parsers/update_all(.:format) admin/parsers#update_all
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_subscriber_path GET /admin/subscribers/:id/delete(.:format) admin/subscribers#delete
admin_subscribers_path GET /admin/subscribers(.:format) admin/subscribers#index
POST /admin/subscribers(.:format) admin/subscribers#create
new_admin_subscriber_path GET /admin/subscribers/new(.:format) admin/subscribers#new
edit_admin_subscriber_path GET /admin/subscribers/:id/edit(.:format) admin/subscribers#edit
admin_subscriber_path GET /admin/subscribers/:id(.:format) admin/subscribers#show
PATCH /admin/subscribers/:id(.:format) admin/subscribers#update
PUT /admin/subscribers/:id(.:format) admin/subscribers#update
DELETE /admin/subscribers/:id(.:format) admin/subscribers#destroy
delete_admin_user_path GET /admin/users/:id/delete(.:format) admin/users#delete
admin_users_path GET /admin/users(.:format) admin/users#index
POST /admin/users(.:format) admin/users#create
new_admin_user_path GET /admin/users/new(.:format) admin/users#new
edit_admin_user_path GET /admin/users/:id/edit(.:format) admin/users#edit
admin_user_path GET /admin/users/:id(.:format) admin/users#show
PATCH /admin/users/:id(.:format) admin/users#update
PUT /admin/users/:id(.:format) admin/users#update
DELETE /admin/users/:id(.:format) admin/users#destroy
delete_admin_manager_path GET /admin/managers/:id/delete(.:format) admin/managers#delete
admin_managers_path GET /admin/managers(.:format) admin/managers#index
POST /admin/managers(.:format) admin/managers#create
new_admin_manager_path GET /admin/managers/new(.:format) admin/managers#new
edit_admin_manager_path GET /admin/managers/:id/edit(.:format) admin/managers#edit
admin_manager_path GET /admin/managers/:id(.:format) admin/managers#show
PATCH /admin/managers/:id(.:format) admin/managers#update
PUT /admin/managers/:id(.:format) admin/managers#update
DELETE /admin/managers/:id(.:format) admin/managers#destroy
delete_admin_company_path GET /admin/companys/:id/delete(.:format) admin/companys#delete
admin_companys_path GET /admin/companys(.:format) admin/companys#index
POST /admin/companys(.:format) admin/companys#create
new_admin_company_path GET /admin/companys/new(.:format) admin/companys#new
edit_admin_company_path GET /admin/companys/:id/edit(.:format) admin/companys#edit
admin_company_path GET /admin/companys/:id(.:format) admin/companys#show
PATCH /admin/companys/:id(.:format) admin/companys#update
PUT /admin/companys/:id(.:format) admin/companys#update
DELETE /admin/companys/:id(.:format) admin/companys#destroy
delete_admin_offersetting_path GET /admin/offersettings/:id/delete(.:format) admin/offersettings#delete
admin_offersettings_path GET /admin/offersettings(.:format) admin/offersettings#index
POST /admin/offersettings(.:format) admin/offersettings#create
new_admin_offersetting_path GET /admin/offersettings/new(.:format) admin/offersettings#new
edit_admin_offersetting_path GET /admin/offersettings/:id/edit(.:format) admin/offersettings#edit
admin_offersetting_path GET /admin/offersettings/:id(.:format) admin/offersettings#show
PATCH /admin/offersettings/:id(.:format) admin/offersettings#update
PUT /admin/offersettings/:id(.:format) admin/offersettings#update
DELETE /admin/offersettings/:id(.:format) admin/offersettings#destroy
delete_admin_offersname_path GET /admin/offersnames/:id/delete(.:format) admin/offersnames#delete
admin_offersnames_path GET /admin/offersnames(.:format) admin/offersnames#index
POST /admin/offersnames(.:format) admin/offersnames#create
new_admin_offersname_path GET /admin/offersnames/new(.:format) admin/offersnames#new
edit_admin_offersname_path GET /admin/offersnames/:id/edit(.:format) admin/offersnames#edit
admin_offersname_path GET /admin/offersnames/:id(.:format) admin/offersnames#show
PATCH /admin/offersnames/:id(.:format) admin/offersnames#update
PUT /admin/offersnames/:id(.:format) admin/offersnames#update
DELETE /admin/offersnames/:id(.:format) admin/offersnames#destroy
delete_admin_offersmeta_path GET /admin/offersmetas/:id/delete(.:format) admin/offersmetas#delete
admin_offersmetas_path GET /admin/offersmetas(.:format) admin/offersmetas#index
POST /admin/offersmetas(.:format) admin/offersmetas#create
new_admin_offersmeta_path GET /admin/offersmetas/new(.:format) admin/offersmetas#new
edit_admin_offersmeta_path GET /admin/offersmetas/:id/edit(.:format) admin/offersmetas#edit
admin_offersmeta_path GET /admin/offersmetas/:id(.:format) admin/offersmetas#show
PATCH /admin/offersmetas/:id(.:format) admin/offersmetas#update
PUT /admin/offersmetas/:id(.:format) admin/offersmetas#update
DELETE /admin/offersmetas/:id(.:format) admin/offersmetas#destroy
delete_admin_offersimage_path GET /admin/offersimages/:id/delete(.:format) admin/offersimages#delete
admin_offersimages_path GET /admin/offersimages(.:format) admin/offersimages#index
POST /admin/offersimages(.:format) admin/offersimages#create
new_admin_offersimage_path GET /admin/offersimages/new(.:format) admin/offersimages#new
edit_admin_offersimage_path GET /admin/offersimages/:id/edit(.:format) admin/offersimages#edit
admin_offersimage_path GET /admin/offersimages/:id(.:format) admin/offersimages#show
PATCH /admin/offersimages/:id(.:format) admin/offersimages#update
PUT /admin/offersimages/:id(.:format) admin/offersimages#update
DELETE /admin/offersimages/:id(.:format) admin/offersimages#destroy
delete_admin_minicatalog_path GET /admin/minicatalogs/:id/delete(.:format) admin/minicatalogs#delete
admin_minicatalogs_path GET /admin/minicatalogs(.:format) admin/minicatalogs#index
POST /admin/minicatalogs(.:format) admin/minicatalogs#create
new_admin_minicatalog_path GET /admin/minicatalogs/new(.:format) admin/minicatalogs#new
edit_admin_minicatalog_path GET /admin/minicatalogs/:id/edit(.:format) admin/minicatalogs#edit
admin_minicatalog_path GET /admin/minicatalogs/:id(.:format) admin/minicatalogs#show
PATCH /admin/minicatalogs/:id(.:format) admin/minicatalogs#update
PUT /admin/minicatalogs/:id(.:format) admin/minicatalogs#update
DELETE /admin/minicatalogs/:id(.:format) admin/minicatalogs#destroy
delete_admin_doc_path GET /admin/docs/:id/delete(.:format) admin/docs#delete
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_tarif_path GET /admin/tarifs/:id/delete(.:format) admin/tarifs#delete
admin_tarifs_path GET /admin/tarifs(.:format) admin/tarifs#index
POST /admin/tarifs(.:format) admin/tarifs#create
new_admin_tarif_path GET /admin/tarifs/new(.:format) admin/tarifs#new
edit_admin_tarif_path GET /admin/tarifs/:id/edit(.:format) admin/tarifs#edit
admin_tarif_path GET /admin/tarifs/:id(.:format) admin/tarifs#show
PATCH /admin/tarifs/:id(.:format) admin/tarifs#update
PUT /admin/tarifs/:id(.:format) admin/tarifs#update
DELETE /admin/tarifs/:id(.:format) admin/tarifs#destroy
delete_admin_log_path GET /admin/logs/:id/delete(.:format) admin/logs#delete
admin_logs_path GET /admin/logs(.:format) admin/logs#index
POST /admin/logs(.:format) admin/logs#create
new_admin_log_path GET /admin/logs/new(.:format) admin/logs#new
edit_admin_log_path GET /admin/logs/:id/edit(.:format) admin/logs#edit
admin_log_path GET /admin/logs/:id(.:format) admin/logs#show
PATCH /admin/logs/:id(.:format) admin/logs#update
PUT /admin/logs/:id(.:format) admin/logs#update
DELETE /admin/logs/:id(.:format) admin/logs#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_compstat_path GET /admin/compstats/:id/delete(.:format) admin/compstats#delete
admin_compstats_path GET /admin/compstats(.:format) admin/compstats#index
POST /admin/compstats(.:format) admin/compstats#create
new_admin_compstat_path GET /admin/compstats/new(.:format) admin/compstats#new
edit_admin_compstat_path GET /admin/compstats/:id/edit(.:format) admin/compstats#edit
admin_compstat_path GET /admin/compstats/:id(.:format) admin/compstats#show
PATCH /admin/compstats/:id(.:format) admin/compstats#update
PUT /admin/compstats/:id(.:format) admin/compstats#update
DELETE /admin/compstats/:id(.:format) admin/compstats#destroy
delete_admin_orderstat_path GET /admin/orderstats/:id/delete(.:format) admin/orderstats#delete
admin_orderstats_path GET /admin/orderstats(.:format) admin/orderstats#index
POST /admin/orderstats(.:format) admin/orderstats#create
new_admin_orderstat_path GET /admin/orderstats/new(.:format) admin/orderstats#new
edit_admin_orderstat_path GET /admin/orderstats/:id/edit(.:format) admin/orderstats#edit
admin_orderstat_path GET /admin/orderstats/:id(.:format) admin/orderstats#show
PATCH /admin/orderstats/:id(.:format) admin/orderstats#update
PUT /admin/orderstats/:id(.:format) admin/orderstats#update
DELETE /admin/orderstats/:id(.:format) admin/orderstats#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_adv_path GET /admin/advs/:id/delete(.:format) admin/advs#delete
admin_advs_path GET /admin/advs(.:format) admin/advs#index
POST /admin/advs(.:format) admin/advs#create
new_admin_adv_path GET /admin/advs/new(.:format) admin/advs#new
edit_admin_adv_path GET /admin/advs/:id/edit(.:format) admin/advs#edit
admin_adv_path GET /admin/advs/:id(.:format) admin/advs#show
PATCH /admin/advs/:id(.:format) admin/advs#update
PUT /admin/advs/:id(.:format) admin/advs#update
DELETE /admin/advs/:id(.:format) admin/advs#destroy
delete_admin_pay_path GET /admin/pays/:id/delete(.:format) admin/pays#delete
admin_pays_path GET /admin/pays(.:format) admin/pays#index
POST /admin/pays(.:format) admin/pays#create
new_admin_pay_path GET /admin/pays/new(.:format) admin/pays#new
edit_admin_pay_path GET /admin/pays/:id/edit(.:format) admin/pays#edit
admin_pay_path GET /admin/pays/:id(.:format) admin/pays#show
PATCH /admin/pays/:id(.:format) admin/pays#update
PUT /admin/pays/:id(.:format) admin/pays#update
DELETE /admin/pays/:id(.:format) admin/pays#destroy
delete_admin_news_path GET /admin/news/:id/delete(.:format) admin/news#delete
admin_news_index_path GET /admin/news(.:format) admin/news#index
POST /admin/news(.:format) admin/news#create
new_admin_news_path GET /admin/news/new(.:format) admin/news#new
edit_admin_news_path GET /admin/news/:id/edit(.:format) admin/news#edit
admin_news_path GET /admin/news/:id(.:format) admin/news#show
PATCH /admin/news/:id(.:format) admin/news#update
PUT /admin/news/:id(.:format) admin/news#update
DELETE /admin/news/:id(.:format) admin/news#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_glass_path GET /admin/glasses/:id/delete(.:format) admin/glasses#delete
admin_glasses_path GET /admin/glasses(.:format) admin/glasses#index
POST /admin/glasses(.:format) admin/glasses#create
new_admin_glass_path GET /admin/glasses/new(.:format) admin/glasses#new
edit_admin_glass_path GET /admin/glasses/:id/edit(.:format) admin/glasses#edit
admin_glass_path GET /admin/glasses/:id(.:format) admin/glasses#show
PATCH /admin/glasses/:id(.:format) admin/glasses#update
PUT /admin/glasses/:id(.:format) admin/glasses#update
DELETE /admin/glasses/:id(.:format) admin/glasses#destroy
delete_admin_style_path GET /admin/styles/:id/delete(.:format) admin/styles#delete
admin_styles_path GET /admin/styles(.:format) admin/styles#index
POST /admin/styles(.:format) admin/styles#create
new_admin_style_path GET /admin/styles/new(.:format) admin/styles#new
edit_admin_style_path GET /admin/styles/:id/edit(.:format) admin/styles#edit
admin_style_path GET /admin/styles/:id(.:format) admin/styles#show
PATCH /admin/styles/:id(.:format) admin/styles#update
PUT /admin/styles/:id(.:format) admin/styles#update
DELETE /admin/styles/:id(.:format) admin/styles#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_stock_path GET /admin/stocks/:id/delete(.:format) admin/stocks#delete
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
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_city_path GET /admin/cities/:id/delete(.:format) admin/cities#delete
admin_cities_path GET /admin/cities(.:format) admin/cities#index
POST /admin/cities(.:format) admin/cities#create
new_admin_city_path GET /admin/cities/new(.:format) admin/cities#new
edit_admin_city_path GET /admin/cities/:id/edit(.:format) admin/cities#edit
admin_city_path GET /admin/cities/:id(.:format) admin/cities#show
PATCH /admin/cities/:id(.:format) admin/cities#update
PUT /admin/cities/:id(.:format) admin/cities#update
DELETE /admin/cities/:id(.:format) admin/cities#destroy
delete_admin_parser_path GET /admin/parsers/:id/delete(.:format) admin/parsers#delete
admin_parsers_path GET /admin/parsers(.:format) admin/parsers#index
POST /admin/parsers(.:format) admin/parsers#create
new_admin_parser_path GET /admin/parsers/new(.:format) admin/parsers#new
edit_admin_parser_path GET /admin/parsers/:id/edit(.:format) admin/parsers#edit
admin_parser_path GET /admin/parsers/:id(.:format) admin/parsers#show
PATCH /admin/parsers/:id(.:format) admin/parsers#update
PUT /admin/parsers/:id(.:format) admin/parsers#update
DELETE /admin/parsers/:id(.:format) admin/parsers#destroy
GET /admin/cities/:id/delete(.:format) admin/cities#delete
GET /admin/cities(.:format) admin/cities#index
POST /admin/cities(.:format) admin/cities#create
GET /admin/cities/new(.:format) admin/cities#new
GET /admin/cities/:id/edit(.:format) admin/cities#edit
GET /admin/cities/:id(.:format) admin/cities#show
PATCH /admin/cities/:id(.:format) admin/cities#update
PUT /admin/cities/:id(.:format) admin/cities#update
DELETE /admin/cities/:id(.:format) admin/cities#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
order_path POST /order(.:format) home#order
callback_path POST /callback(.:format) home#callback
GET /admin(.:format) redirect(301, /users/sign_in)
sign_out_path GET /sign_out(.:format) home#sign_out_f
add_auto_to_fav_path POST /add_auto_to_fav(.:format) user#add_auto_to_fav
get_favorite_path POST /get_favorite(.:format) user#get_favorite
remove_favorite_path POST /remove_favorite(.:format) user#remove_favorite
remove_all_favorite_path POST /remove_all_favorite(.:format) user#remove_all_favorite
check_path GET /check(.:format) home#check
result_path GET /result(.:format) home#result
politika_path GET /politika(.:format) home#politika
news_path GET /news(.:format) news#index
GET /news/:id(.:format) news#get_new
set_city_path POST /set_city(.:format) home#set_city
search_path GET /search(.:format) home#search
yearly_lease_path GET /yearly_lease(.:format) home#yearly_lease
full_street_path GET /full_street(.:format) home#full_street
map_hiden_path POST /map_hiden(.:format) home#map_hiden
get_address_path POST /get_address(.:format) product#get_address
get_address_sub_path POST /get_address_sub(.:format) product#get_address_sub
save_coord_path POST /save_coord(.:format) product#save_coord
get_form_tab_path POST /get_form_tab(.:format) home#get_form_tab
about_path GET /about(.:format) home#about
contacts_path GET /contacts(.:format) home#contacts
favorite_path GET /favorite(.:format) home#favorite
articles_path GET /articles(.:format) home#articles
GET /articles/:url(.:format) home#article
vakansii_path GET /vakansii(.:format) home#vakansii
GET /vakansii/:url(.:format) home#vakansia
get_css_path GET /get_css(.:format) home#get_css
work_city_path GET /work_city(.:format) home#work_city
parse_article_path GET /parse_article(.:format) home#parse_article
GET /images/object/:object/:num/:url(.:format) product#get_image
add_to_fav_path POST /add_to_fav(.:format) home#add_to_fav
get_counts_filter_path POST /get_counts_filter(.:format) product#get_counts_filter
get_counts_filter_html_path POST /get_counts_filter_html(.:format) product#get_counts_filter_html
get_objects_by_id_path POST /get_objects_by_id(.:format) product#get_objects_by_id
clear_session_ids_path POST /clear_session_ids(.:format) product#clear_session_ids
get_more_objects_path POST /get_more_objects(.:format) product#get_more_objects
get_slider_path POST /get_slider(.:format) home#get_slider
get_footer_path POST /get_footer(.:format) home#get_footer
get_popup_path POST /get_popup(.:format) home#get_popup
get_objects_search_path POST /get_objects_search(.:format) product#get_objects_search
callme_form_path POST /callme_form(.:format) home#callme_form
callme_form_amp_path POST /callme_form_amp(.:format) home#callme_form_amp
myobject_form_path POST /myobject_form(.:format) home#myobject_form
callsearch_form_path POST /callsearch_form(.:format) home#callsearch_form
callobj_2_form_path POST /callobj_2_form(.:format) home#callobj_2_form
mend_email_form_path POST /mend_email_form(.:format) home#mend_email_form
subscribe_form_path POST /subscribe_form(.:format) home#subscribe_form
cooke_modal_new_path POST /cooke-modal-new(.:format) home#cooke_modal
form_auth_get_code_path POST /form-auth-get-code(.:format) home#form_auth_get_code
update_parent_id_path GET /update_parent_id(.:format) home#update_parent_id
arendnyj_lending_path GET /arendnyj-lending(.:format) home#arendnyj_lending
feeds_path GET /feeds(.:format) home#feeds {:format=>"rss"}
google_path GET /google(.:format) home#google {:format=>"rss"}
facebook_path GET /facebook(.:format) home#facebook {:format=>"rss"}
GET /:url(.:format) product#objects {:url=>/[^\/]*/}
get_object_slider_path POST /get_object_slider(.:format) product#get_object_slider
GET /:url/:page(.:format) product#objects {:url=>/[^\/]*/}
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