Routing Error

No route matches [GET] "/user/register"

Rails.root: /home/bart/sites/lubdol.com/portal

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
metrics_path GET /metrics(.:format)

system#metrics

root_path GET /

old/static#index

new_user_session_path GET /users/sign_in(.:format)

old/users/sessions#new

user_session_path POST /users/sign_in(.:format)

old/users/sessions#create

destroy_user_session_path GET /users/sign_out(.:format)

old/users/sessions#destroy

new_user_password_path GET /users/password/new(.:format)

old/users/passwords#new

edit_user_password_path GET /users/password/edit(.:format)

old/users/passwords#edit

user_password_path PATCH /users/password(.:format)

old/users/passwords#update

PUT /users/password(.:format)

old/users/passwords#update

POST /users/password(.:format)

old/users/passwords#create

cancel_user_registration_path GET /users/cancel(.:format)

old/users/registrations#cancel

new_user_registration_path GET /users/sign_up(.:format)

old/users/registrations#new

edit_user_registration_path GET /users/edit(.:format)

old/users/registrations#edit

user_registration_path PATCH /users(.:format)

old/users/registrations#update

PUT /users(.:format)

old/users/registrations#update

DELETE /users(.:format)

old/users/registrations#destroy

POST /users(.:format)

old/users/registrations#create

new_user_confirmation_path GET /users/confirmation/new(.:format)

old/users/confirmations#new

user_confirmation_path GET /users/confirmation(.:format)

old/users/confirmations#show

POST /users/confirmation(.:format)

old/users/confirmations#create

contacts_path GET /contacts(.:format)

old/static#contacts

blog_path GET /blog(.:format)

old/static#blog

requisites_path GET /requisites(.:format)

old/static#requisites

article_path GET /articles/:id(.:format)

old/articles#show

bulletins_path POST /bulletins(.:format)

old/bulletins#create

bulletin_path GET /bulletins/:id(.:format)

old/bulletins#show

comments_path POST /comments(.:format)

old/comments#create

comment_path DELETE /comments/:id(.:format)

old/comments#destroy

galleries_path GET /galleries(.:format)

old/galleries#index

gallery_path GET /galleries/:id(.:format)

old/galleries#show

ads_path GET /ads(.:format)

old/ads#index

POST /ads(.:format)

old/ads#create

new_ad_path GET /ads/new(.:format)

old/ads#new

edit_ad_path GET /ads/:id/edit(.:format)

old/ads#edit

ad_path GET /ads/:id(.:format)

old/ads#show

PATCH /ads/:id(.:format)

old/ads#update

PUT /ads/:id(.:format)

old/ads#update

DELETE /ads/:id(.:format)

old/ads#destroy

forum_root_path GET /forum(.:format)

old/forum/forum_posts#index

forum_forum_post_forum_comments_path GET /forum/forum_posts/:forum_post_id/forum_comments(.:format)

old/forum/forum_comments#index

POST /forum/forum_posts/:forum_post_id/forum_comments(.:format)

old/forum/forum_comments#create

new_forum_forum_post_forum_comment_path GET /forum/forum_posts/:forum_post_id/forum_comments/new(.:format)

old/forum/forum_comments#new

forum_forum_post_forum_comment_path GET /forum/forum_posts/:forum_post_id/forum_comments/:id(.:format)

old/forum/forum_comments#show

forum_forum_posts_path GET /forum/forum_posts(.:format)

old/forum/forum_posts#index

POST /forum/forum_posts(.:format)

old/forum/forum_posts#create

new_forum_forum_post_path GET /forum/forum_posts/new(.:format)

old/forum/forum_posts#new

edit_forum_forum_post_path GET /forum/forum_posts/:id/edit(.:format)

old/forum/forum_posts#edit

forum_forum_post_path GET /forum/forum_posts/:id(.:format)

old/forum/forum_posts#show

PATCH /forum/forum_posts/:id(.:format)

old/forum/forum_posts#update

PUT /forum/forum_posts/:id(.:format)

old/forum/forum_posts#update

DELETE /forum/forum_posts/:id(.:format)

old/forum/forum_posts#destroy

new_payment_path GET /payment/new(.:format)

old/paykeeper#new

create_payment_path POST /payment/create(.:format)

old/paykeeper#create

payment_electricity_path GET /payment/payment_electricity/:id(.:format)

old/paykeeper#payment_electricity

info_payment_path POST /payment/info(.:format)

old/paykeeper#info

pay_invoice_path POST /payment/pay_invoice/:id(.:format)

old/paykeeper#pay_invoice

new_pay_invoice_partial_path GET /payment/new_pay_invoice_partial/:id(.:format)

old/paykeeper#new_pay_invoice_partial

create_pay_invoice_partial_path POST /payment/create_pay_invoice_partial/:id(.:format)

old/paykeeper#create_pay_invoice_partial

openbank_path GET /openbank(.:format)

old/open_bank#new

callback_sberbank_payments_path GET /sberbank_payments/callback(.:format)

old/sberbank_payments#callback

success_sberbank_payments_path GET /sberbank_payments/success(.:format)

old/sberbank_payments#success

fail_sberbank_payments_path GET /sberbank_payments/fail(.:format)

old/sberbank_payments#fail

sberbank_payments_path POST /sberbank_payments(.:format)

old/sberbank_payments#create

new_sberbank_payment_path GET /sberbank_payments/new(.:format)

old/sberbank_payments#new

cameras_path GET /cameras(.:format)

old/cameras#index

upload_image_path POST /upload_image(.:format)

old/upload#upload_image

upload_access_file_path GET /download_file/:name(.:format)

old/upload#access_file {:name=>/.*/}

profile_path GET /profile(.:format)

old/users#show

profile_edit_path GET /profile/edit(.:format)

old/users#edit

el_invoice_download_path GET /profile/el_invoice_download/:id(.:format)

old/users#el_invoice_download

profile_update_path PATCH /profile/update(.:format)

old/users#update

show_message_path GET /profile/message/:message_id(.:format)

old/users#show_messages

message_reply_path POST /profile/message/:message_id/reply(.:format)

old/users#reply

bill_path GET /profile/bill(.:format)

old/users#bill

bills_path GET /profile/bills(.:format)

old/users#bills

meter_readings_path GET /profile/meter_readings(.:format)

old/users#meter_readings

send_meter_readings_path POST /profile/meter_readings(.:format)

old/users#send_meter_readings

meters_path GET /profile/meters(.:format)

old/users#meters

create_meter_path POST /profile/meters(.:format)

old/users#create_meter

discard_meter_path DELETE /profile/:id/discard_meter(.:format)

old/users#discard_meter

meters_statistics_path GET /profile/meters_statistics(.:format)

old/users#meters_statistics

payment_history_path GET /profile/payment_history(.:format)

old/users#payment_history

not_approved_path GET /not_approved(.:format)

old/users#not_approved

electricities_new_path GET /electricities/new(.:format)

old/electricities#new

electricities_show_path GET /electricities/show(.:format)

old/electricities#show

electricities_create_path POST /electricities/create(.:format)

old/electricities#create

electricities_index_path GET /electricities/index(.:format)

old/electricities#index

electricities_destroy_path DELETE /electricities/:id/destroy(.:format)

old/electricities#destroy

upload_delete_path POST /upload_delete(.:format)

old/admin/articles#upload

managment_messages_path GET /managment_messages(.:format)

old/users#managment_messages

create_managment_message_path POST /managment_messages(.:format)

old/users#create_managment_messages

new_request_path GET /profile/requests(.:format)

old/requests#new

create_request_path POST /profile/requests(.:format)

old/requests#create

votings_path GET /voting(.:format)

old/votings#index

send_voting_path POST /send_voting(.:format)

old/votings#create

approve_user_path GET /users/:id/approve/:approve_token(.:format)

old/approve#approve

ban_user_path GET /users/:id/ban/:approve_token(.:format)

old/approve#ban

unsubscribe_user_path GET /users/:id/unsubscribe/:unsubscribe_token(.:format)

old/approve#unsubscribe

read_message_path GET /message/:id/read_message/:token(.:format)

old/approve#read_message

open_message_path GET /message/:id/open_message/:token(.:format)

old/approve#open_message

in_progress_message_path GET /message/:id/in_progress_message/:token(.:format)

old/approve#in_progress_message

closed_message_path GET /message/:id/closed_message/:token(.:format)

old/approve#closed_message

votes_index_path GET /votes(.:format)

old/votes#index

votes_show_path GET /votes/:id/show(.:format)

old/votes#show

votes_create_path POST /send_vote(.:format)

old/votes#create

messages_new_path GET /feedback(.:format)

old/messages#new

messages_create_path POST /messages/create(.:format)

old/messages#create

api_v1_check_token_path GET /api/v1/check_token(.:format)

api/v1/profiles#check_token {:format=>:json}

api_v1_profile_path GET /api/v1/profile(.:format)

api/v1/profiles#show {:format=>:json}

api_v1_articles_path GET /api/v1/articles(.:format)

api/v1/articles#index {:format=>:json}

api_v1_path GET /api/v1/article/:id(.:format)

api/v1/articles#show {:format=>:json}

api_v1_messages_path GET /api/v1/messages(.:format)

api/v1/messages#index {:format=>:json}

POST /api/v1/messages(.:format)

api/v1/messages#create {:format=>:json}

api_v1_bulletins_path GET /api/v1/bulletins(.:format)

api/v1/bulletins#index {:format=>:json}

GET /api/v1/bulletin/:id(.:format)

api/v1/bulletins#show {:format=>:json}

api_v1_bulletin_path POST /api/v1/bulletin(.:format)

api/v1/bulletins#create {:format=>:json}

GET /api/v1/bulletin/:id/user_report(.:format)

api/v1/reports#user_bulletin_report {:format=>:json}

api_v1_contacts_path GET /api/v1/contacts(.:format)

api/v1/contacts#show {:format=>:json}

api_v1_notifications_path GET /api/v1/notifications(.:format)

api/v1/notifications#show {:format=>:json}

api_v1_documents_path GET /api/v1/documents(.:format)

api/v1/documents#show {:format=>:json}

api_v1_tickets_path GET /api/v1/tickets(.:format)

api/v1/tickets#index {:format=>:json}

GET /api/v1/ticket/:id(.:format)

api/v1/tickets#show {:format=>:json}

api_v1_ticket_path POST /api/v1/ticket(.:format)

api/v1/tickets#create {:format=>:json}

api_v1_ticket_reply_to_message_path POST /api/v1/ticket/reply_to_message(.:format)

api/v1/tickets#reply_to_message {:format=>:json}

new_api_v1_user_session_path GET /api/v1/users/sign_in(.:format)

api/v1/sessions#new {:format=>:json}

api_v1_user_session_path POST /api/v1/users/sign_in(.:format)

api/v1/sessions#create {:format=>:json}

destroy_api_v1_user_session_path GET /api/v1/users/sign_out(.:format)

api/v1/sessions#destroy {:format=>:json}

new_api_v1_user_password_path GET /api/v1/users/password/new(.:format)

api/v1/passwords#new {:format=>:json}

edit_api_v1_user_password_path GET /api/v1/users/password/edit(.:format)

api/v1/passwords#edit {:format=>:json}

api_v1_user_password_path PATCH /api/v1/users/password(.:format)

api/v1/passwords#update {:format=>:json}

PUT /api/v1/users/password(.:format)

api/v1/passwords#update {:format=>:json}

POST /api/v1/users/password(.:format)

api/v1/passwords#create {:format=>:json}

cancel_api_v1_user_registration_path GET /api/v1/users/cancel(.:format)

api/v1/registrations#cancel {:format=>:json}

new_api_v1_user_registration_path GET /api/v1/users/sign_up(.:format)

api/v1/registrations#new {:format=>:json}

edit_api_v1_user_registration_path GET /api/v1/users/edit(.:format)

api/v1/registrations#edit {:format=>:json}

api_v1_user_registration_path PATCH /api/v1/users(.:format)

api/v1/registrations#update {:format=>:json}

PUT /api/v1/users(.:format)

api/v1/registrations#update {:format=>:json}

DELETE /api/v1/users(.:format)

api/v1/registrations#destroy {:format=>:json}

POST /api/v1/users(.:format)

api/v1/registrations#create {:format=>:json}

new_api_v1_user_confirmation_path GET /api/v1/users/confirmation/new(.:format)

api/v1/confirmations#new {:format=>:json}

api_v1_user_confirmation_path GET /api/v1/users/confirmation(.:format)

api/v1/confirmations#show {:format=>:json}

POST /api/v1/users/confirmation(.:format)

api/v1/confirmations#create {:format=>:json}

admin_root_path GET /admin(.:format)

admin/static#dashboard

admin_accountancy_root_path GET /admin/accountancy(.:format)

admin/accountancy/payment_categories#index

admin_accountancy_issue_invoices_by_category_path POST /admin/accountancy/payment_invoices/issue_invoices_by_category/:id(.:format)

admin/accountancy/payment_invoices#issue_invoices_by_category

admin_accountancy_payment_invoices_path GET /admin/accountancy/payment_invoices(.:format)

admin/accountancy/payment_invoices#index

POST /admin/accountancy/payment_invoices(.:format)

admin/accountancy/payment_invoices#create

new_admin_accountancy_payment_invoice_path GET /admin/accountancy/payment_invoices/new(.:format)

admin/accountancy/payment_invoices#new

edit_admin_accountancy_payment_invoice_path GET /admin/accountancy/payment_invoices/:id/edit(.:format)

admin/accountancy/payment_invoices#edit

admin_accountancy_payment_invoice_path GET /admin/accountancy/payment_invoices/:id(.:format)

admin/accountancy/payment_invoices#show

PATCH /admin/accountancy/payment_invoices/:id(.:format)

admin/accountancy/payment_invoices#update

PUT /admin/accountancy/payment_invoices/:id(.:format)

admin/accountancy/payment_invoices#update

DELETE /admin/accountancy/payment_invoices/:id(.:format)

admin/accountancy/payment_invoices#destroy

admin_accountancy_payment_accounts_path GET /admin/accountancy/payment_accounts(.:format)

admin/accountancy/payment_accounts#index

POST /admin/accountancy/payment_accounts(.:format)

admin/accountancy/payment_accounts#create

new_admin_accountancy_payment_account_path GET /admin/accountancy/payment_accounts/new(.:format)

admin/accountancy/payment_accounts#new

edit_admin_accountancy_payment_account_path GET /admin/accountancy/payment_accounts/:id/edit(.:format)

admin/accountancy/payment_accounts#edit

admin_accountancy_payment_account_path GET /admin/accountancy/payment_accounts/:id(.:format)

admin/accountancy/payment_accounts#show

PATCH /admin/accountancy/payment_accounts/:id(.:format)

admin/accountancy/payment_accounts#update

PUT /admin/accountancy/payment_accounts/:id(.:format)

admin/accountancy/payment_accounts#update

DELETE /admin/accountancy/payment_accounts/:id(.:format)

admin/accountancy/payment_accounts#destroy

admin_accountancy_payment_categories_path GET /admin/accountancy/payment_categories(.:format)

admin/accountancy/payment_categories#index

POST /admin/accountancy/payment_categories(.:format)

admin/accountancy/payment_categories#create

new_admin_accountancy_payment_category_path GET /admin/accountancy/payment_categories/new(.:format)

admin/accountancy/payment_categories#new

edit_admin_accountancy_payment_category_path GET /admin/accountancy/payment_categories/:id/edit(.:format)

admin/accountancy/payment_categories#edit

admin_accountancy_payment_category_path GET /admin/accountancy/payment_categories/:id(.:format)

admin/accountancy/payment_categories#show

PATCH /admin/accountancy/payment_categories/:id(.:format)

admin/accountancy/payment_categories#update

PUT /admin/accountancy/payment_categories/:id(.:format)

admin/accountancy/payment_categories#update

DELETE /admin/accountancy/payment_categories/:id(.:format)

admin/accountancy/payment_categories#destroy

admin_accountancy_payment_accruals_path GET /admin/accountancy/payment_accruals(.:format)

admin/accountancy/payment_accruals#index

POST /admin/accountancy/payment_accruals(.:format)

admin/accountancy/payment_accruals#create

new_admin_accountancy_payment_accrual_path GET /admin/accountancy/payment_accruals/new(.:format)

admin/accountancy/payment_accruals#new

edit_admin_accountancy_payment_accrual_path GET /admin/accountancy/payment_accruals/:id/edit(.:format)

admin/accountancy/payment_accruals#edit

admin_accountancy_payment_accrual_path GET /admin/accountancy/payment_accruals/:id(.:format)

admin/accountancy/payment_accruals#show

PATCH /admin/accountancy/payment_accruals/:id(.:format)

admin/accountancy/payment_accruals#update

PUT /admin/accountancy/payment_accruals/:id(.:format)

admin/accountancy/payment_accruals#update

DELETE /admin/accountancy/payment_accruals/:id(.:format)

admin/accountancy/payment_accruals#destroy

admin_accountancy_payment_groups_path GET /admin/accountancy/payment_groups(.:format)

admin/accountancy/payment_groups#index

POST /admin/accountancy/payment_groups(.:format)

admin/accountancy/payment_groups#create

new_admin_accountancy_payment_group_path GET /admin/accountancy/payment_groups/new(.:format)

admin/accountancy/payment_groups#new

edit_admin_accountancy_payment_group_path GET /admin/accountancy/payment_groups/:id/edit(.:format)

admin/accountancy/payment_groups#edit

admin_accountancy_payment_group_path GET /admin/accountancy/payment_groups/:id(.:format)

admin/accountancy/payment_groups#show

PATCH /admin/accountancy/payment_groups/:id(.:format)

admin/accountancy/payment_groups#update

PUT /admin/accountancy/payment_groups/:id(.:format)

admin/accountancy/payment_groups#update

DELETE /admin/accountancy/payment_groups/:id(.:format)

admin/accountancy/payment_groups#destroy

admin_accountancy_alternative_payments_path GET /admin/accountancy/alternative_payments(.:format)

admin/accountancy/alternative_payments#index

POST /admin/accountancy/alternative_payments(.:format)

admin/accountancy/alternative_payments#create

new_admin_accountancy_alternative_payment_path GET /admin/accountancy/alternative_payments/new(.:format)

admin/accountancy/alternative_payments#new

edit_admin_accountancy_alternative_payment_path GET /admin/accountancy/alternative_payments/:id/edit(.:format)

admin/accountancy/alternative_payments#edit

admin_accountancy_alternative_payment_path GET /admin/accountancy/alternative_payments/:id(.:format)

admin/accountancy/alternative_payments#show

PATCH /admin/accountancy/alternative_payments/:id(.:format)

admin/accountancy/alternative_payments#update

PUT /admin/accountancy/alternative_payments/:id(.:format)

admin/accountancy/alternative_payments#update

DELETE /admin/accountancy/alternative_payments/:id(.:format)

admin/accountancy/alternative_payments#destroy

admin_accountancy_new_alternative_payments_path GET /admin/accountancy/alternative_payments/:payment_invoice/new(.:format)

admin/accountancy/alternative_payments#new

admin_votes_root_path GET /admin/votes(.:format)

admin/votes/bulletins#index

admin_votes_create_bulletin_path GET /admin/votes/create_bulletin(.:format)

admin/votes/bulletins#index

admin_votes_download_pdf_bulletin_path GET /admin/votes/download_pdf/:id(.:format)

admin/votes/bulletins#download_pdf {:format=>/pdf/}

admin_votes_path DELETE /admin/votes/delete_upload/:id(.:format)

admin/votes/bulletins#delete_upload

admin_votes_bulletins_path GET /admin/votes/bulletins(.:format)

admin/votes/bulletins#index

POST /admin/votes/bulletins(.:format)

admin/votes/bulletins#create

new_admin_votes_bulletin_path GET /admin/votes/bulletins/new(.:format)

admin/votes/bulletins#new

edit_admin_votes_bulletin_path GET /admin/votes/bulletins/:id/edit(.:format)

admin/votes/bulletins#edit

admin_votes_bulletin_path GET /admin/votes/bulletins/:id(.:format)

admin/votes/bulletins#show

PATCH /admin/votes/bulletins/:id(.:format)

admin/votes/bulletins#update

PUT /admin/votes/bulletins/:id(.:format)

admin/votes/bulletins#update

DELETE /admin/votes/bulletins/:id(.:format)

admin/votes/bulletins#destroy

admin_votes_bulletin_edit_status_path GET /admin/votes/bulletin/:id/edit_status(.:format)

admin/votes/bulletins#edit_status

admin_votes_bulletin_update_status_path PATCH /admin/votes/bulletin/:id/update_status(.:format)

admin/votes/bulletins#update_status

GET /admin/votes/bulletins/detailed_report/:id(.:format)

admin/votes/bulletins#detailed_report

GET /admin/votes/bulletins/:id/user_report/:user_id(.:format)

admin/votes/bulletins#user_report

admin_votes_subjects_path GET /admin/votes/subjects(.:format)

admin/votes/subjects#index

POST /admin/votes/subjects(.:format)

admin/votes/subjects#create

new_admin_votes_subject_path GET /admin/votes/subjects/new(.:format)

admin/votes/subjects#new

edit_admin_votes_subject_path GET /admin/votes/subjects/:id/edit(.:format)

admin/votes/subjects#edit

admin_votes_subject_path GET /admin/votes/subjects/:id(.:format)

admin/votes/subjects#show

PATCH /admin/votes/subjects/:id(.:format)

admin/votes/subjects#update

PUT /admin/votes/subjects/:id(.:format)

admin/votes/subjects#update

DELETE /admin/votes/subjects/:id(.:format)

admin/votes/subjects#destroy

admin_votes_subjects_print_path GET /admin/votes/subjects/:subject/print(.:format)

admin/votes/subjects#print

admin_votes_point_new_path GET /admin/votes/subject/:subject/point/new(.:format)

admin/votes/points#new

admin_votes_point_show_path GET /admin/votes/subject/:subject/point/:id(.:format)

admin/votes/points#show

admin_votes_point_create_path POST /admin/votes/subject/:subject/point/new(.:format)

admin/votes/points#create

admin_votes_point_destroy_path DELETE /admin/votes/subject/:subject/point/destroy(.:format)

admin/votes/points#destroy

admin_votes_points_update_path PATCH /admin/votes/points/:id/update(.:format)

admin/votes/points#update

admin_votes_destroy_uploads_path DELETE /admin/votes/subjects/:id/destroy_uploads(.:format)

admin/votes/subjects#destroy_uploads

admin_votes_points_path GET /admin/votes/points(.:format)

admin/votes/points#index

POST /admin/votes/points(.:format)

admin/votes/points#create

new_admin_votes_point_path GET /admin/votes/points/new(.:format)

admin/votes/points#new

edit_admin_votes_point_path GET /admin/votes/points/:id/edit(.:format)

admin/votes/points#edit

admin_votes_point_path GET /admin/votes/points/:id(.:format)

admin/votes/points#show

PATCH /admin/votes/points/:id(.:format)

admin/votes/points#update

PUT /admin/votes/points/:id(.:format)

admin/votes/points#update

DELETE /admin/votes/points/:id(.:format)

admin/votes/points#destroy

admin_storage_index_path GET /admin/storage(.:format)

admin/storage#index

POST /admin/storage(.:format)

admin/storage#create

new_admin_storage_path GET /admin/storage/new(.:format)

admin/storage#new

edit_admin_storage_path GET /admin/storage/:id/edit(.:format)

admin/storage#edit

admin_storage_path GET /admin/storage/:id(.:format)

admin/storage#show

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

admin/storage#update

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

admin/storage#update

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

admin/storage#destroy

admin_menu_index_path GET /admin/menu(.:format)

admin/menu#index

POST /admin/menu(.:format)

admin/menu#create

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

admin/menu#new

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

admin/menu#edit

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

admin/menu#show

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

admin/menu#update

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

admin/menu#update

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

admin/menu#destroy

admin_ads_path GET /admin/ads(.:format)

admin/ads#index

POST /admin/ads(.:format)

admin/ads#create

new_admin_ad_path GET /admin/ads/new(.:format)

admin/ads#new

edit_admin_ad_path GET /admin/ads/:id/edit(.:format)

admin/ads#edit

admin_ad_path GET /admin/ads/:id(.:format)

admin/ads#show

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

admin/ads#update

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

admin/ads#update

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

admin/ads#destroy

admin_protect_registrations_path GET /admin/protect_registrations(.:format)

admin/protect_registrations#index

POST /admin/protect_registrations(.:format)

admin/protect_registrations#create

new_admin_protect_registration_path GET /admin/protect_registrations/new(.:format)

admin/protect_registrations#new

edit_admin_protect_registration_path GET /admin/protect_registrations/:id/edit(.:format)

admin/protect_registrations#edit

admin_protect_registration_path GET /admin/protect_registrations/:id(.:format)

admin/protect_registrations#show

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

admin/protect_registrations#update

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

admin/protect_registrations#update

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

admin/protect_registrations#destroy

admin_cameras_path GET /admin/cameras(.:format)

admin/cameras#index

POST /admin/cameras(.:format)

admin/cameras#create

new_admin_camera_path GET /admin/cameras/new(.:format)

admin/cameras#new

edit_admin_camera_path GET /admin/cameras/:id/edit(.:format)

admin/cameras#edit

admin_camera_path GET /admin/cameras/:id(.:format)

admin/cameras#show

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

admin/cameras#update

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

admin/cameras#update

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

admin/cameras#destroy

admin_main_settings_path GET /admin/settings/main(.:format)

admin/settings#main

admin_modules_settings_path GET /admin/settings/modules(.:format)

admin/settings#modules

admin_design_settings_path GET /admin/settings/design(.:format)

admin/settings#design

admin_site_policy_settings_path GET /admin/settings/site_policy(.:format)

admin/settings#site_policy

admin_notice_settings_path GET /admin/settings/notice(.:format)

admin/settings#notice

admin_statistics_settings_path GET /admin/settings/statistics(.:format)

admin/settings#statistics

admin_requisites_settings_path GET /admin/settings/requisites(.:format)

admin/settings#requisites

admin_payments_settings_path GET /admin/settings/payments(.:format)

admin/settings#payments

admin_update_settings_path PATCH /admin/settings/update(.:format)

admin/settings#update

admin_galleries_path GET /admin/galleries(.:format)

admin/galleries#index

POST /admin/galleries(.:format)

admin/galleries#create

new_admin_gallery_path GET /admin/galleries/new(.:format)

admin/galleries#new

edit_admin_gallery_path GET /admin/galleries/:id/edit(.:format)

admin/galleries#edit

admin_gallery_path GET /admin/galleries/:id(.:format)

admin/galleries#show

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

admin/galleries#update

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

admin/galleries#update

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

admin/galleries#destroy

admin_delete_image_path DELETE /admin/galleries/:id/delete_image(.:format)

admin/galleries#delete_image

admin_galleries_update_path PATCH /admin/galleries/:id/update(.:format)

admin/galleries#update

admin_categories_path GET /admin/categories(.:format)

admin/categories#index

POST /admin/categories(.:format)

admin/categories#create

new_admin_category_path GET /admin/categories/new(.:format)

admin/categories#new

edit_admin_category_path GET /admin/categories/:id/edit(.:format)

admin/categories#edit

admin_category_path GET /admin/categories/:id(.:format)

admin/categories#show

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

admin/categories#update

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

admin/categories#update

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

admin/categories#destroy

admin_path PATCH /admin/category/:id(.:format)

admin/categories#update

admin_territory_root_path GET /admin/territory(.:format)

admin/territory/plots#index

admin_territory_plots_path GET /admin/territory/plots(.:format)

admin/territory/plots#index

POST /admin/territory/plots(.:format)

admin/territory/plots#create

new_admin_territory_plot_path GET /admin/territory/plots/new(.:format)

admin/territory/plots#new

edit_admin_territory_plot_path GET /admin/territory/plots/:id/edit(.:format)

admin/territory/plots#edit

admin_territory_plot_path GET /admin/territory/plots/:id(.:format)

admin/territory/plots#show

PATCH /admin/territory/plots/:id(.:format)

admin/territory/plots#update

PUT /admin/territory/plots/:id(.:format)

admin/territory/plots#update

DELETE /admin/territory/plots/:id(.:format)

admin/territory/plots#destroy

admin_territory_streets_path GET /admin/territory/streets(.:format)

admin/territory/streets#index

POST /admin/territory/streets(.:format)

admin/territory/streets#create

new_admin_territory_street_path GET /admin/territory/streets/new(.:format)

admin/territory/streets#new

edit_admin_territory_street_path GET /admin/territory/streets/:id/edit(.:format)

admin/territory/streets#edit

admin_territory_street_path GET /admin/territory/streets/:id(.:format)

admin/territory/streets#show

PATCH /admin/territory/streets/:id(.:format)

admin/territory/streets#update

PUT /admin/territory/streets/:id(.:format)

admin/territory/streets#update

DELETE /admin/territory/streets/:id(.:format)

admin/territory/streets#destroy

admin_territory_upload_plots_table_path POST /admin/territory/plots/upload_plots_table(.:format)

admin/territory/plots#upload_plots_table

admin_territory_new_ownership_path GET /admin/territory/plots/:id/new_ownership(.:format)

admin/territory/plots#new_ownership

admin_territory_create_ownership_path POST /admin/territory/plots/create_ownership(.:format)

admin/territory/plots#create_ownership

admin_territory_add_range_plots_path POST /admin/territory/plots/add_range(.:format)

admin/territory/plots#add_range

admin_accounting_path GET /admin/accounting(.:format)

admin/accounting#index

admin_accounting_export_path POST /admin/accounting/export(.:format)

admin/accounting#export

admin_mail_send_path POST /admin/mail_send(.:format)

admin/mail#send_mail

admin_mail_path GET /admin/mail(.:format)

admin/mail#new

admin_sms_path GET /admin/sms(.:format)

admin/mail#sms

admin_send_sms_path POST /admin/send_sms(.:format)

admin/mail#send_sms

admin_mail_show_path GET /admin/mail/:id/show(.:format)

admin/mail#show

admin_mailing_list_path GET /admin/mail/mailing_list(.:format)

admin/mail#mailing_list

admin_mailing_list_contact_new_path GET /admin/mailing_list_contact_new(.:format)

admin/mail#mailing_list_contact_new

admin_mailing_list_contact_create_path POST /admin/mail/mailing_list_contact_create(.:format)

admin/mail#mailing_list_contact_create

admin_mailing_contract_destroy_path DELETE /admin/mail/:contact_id/destroy(.:format)

admin/mail#mailing_contract_destroy

admin_messages_not_read_listing_path GET /admin/messages/not_read(.:format)

admin/messages#not_read_listing

admin_messages_opened_listing_path GET /admin/messages/opened(.:format)

admin/messages#opened_listing

admin_messages_in_progress_listing_path GET /admin/messages/in_progress(.:format)

admin/messages#in_progress_listing

admin_messages_closed_listing_path GET /admin/messages/closed(.:format)

admin/messages#closed_listing

admin_ticket_categories_path GET /admin/messages/ticket_categories(.:format)

admin/ticket_categories#index

POST /admin/messages/ticket_categories(.:format)

admin/ticket_categories#create

new_admin_ticket_category_path GET /admin/messages/ticket_categories/new(.:format)

admin/ticket_categories#new

edit_admin_ticket_category_path GET /admin/messages/ticket_categories/:id/edit(.:format)

admin/ticket_categories#edit

admin_ticket_category_path GET /admin/messages/ticket_categories/:id(.:format)

admin/ticket_categories#show

PATCH /admin/messages/ticket_categories/:id(.:format)

admin/ticket_categories#update

PUT /admin/messages/ticket_categories/:id(.:format)

admin/ticket_categories#update

DELETE /admin/messages/ticket_categories/:id(.:format)

admin/ticket_categories#destroy

admin_messages_path GET /admin/messages(.:format)

admin/messages#index

POST /admin/messages(.:format)

admin/messages#create

new_admin_message_path GET /admin/messages/new(.:format)

admin/messages#new

edit_admin_message_path GET /admin/messages/:id/edit(.:format)

admin/messages#edit

admin_message_path GET /admin/messages/:id(.:format)

admin/messages#show

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

admin/messages#update

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

admin/messages#update

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

admin/messages#destroy

admin_open_message_path GET /admin/message/:id/open_message(.:format)

admin/messages#open_message

admin_in_progress_message_path GET /admin/message/:id/in_progress_message(.:format)

admin/messages#in_progress_message

admin_closed_message_path GET /admin/message/:id/closed_message(.:format)

admin/messages#closed_message

admin_message_reply_path POST /admin/messages/:id/reply(.:format)

admin/messages#reply

admin_requests_path GET /admin/requests(.:format)

admin/requests#index

admin_comments_path GET /admin/comments(.:format)

admin/comments#unverified

admin_comments_confirmed_path GET /admin/comments/confirmed(.:format)

admin/comments#confirmed

admin_comments_banned_path GET /admin/comments/banned(.:format)

admin/comments#banned

admin_verify_comment_path GET /admin/comments/:id/verify_comment(.:format)

admin/comments#verify_comment

admin_unverify_comment_path GET /admin/comments/:id/unverify_comment(.:format)

admin/comments#unverify_comment

admin_undiscard_comment_path GET /admin/comments/:id/undiscard_comment(.:format)

admin/comments#undiscard_comment

admin_destroy_comment_path DELETE /admin/comments/:id/destroy_comment(.:format)

admin/comments#destroy

admin_articles_news_path GET /admin/articles/news(.:format)

admin/articles#news

admin_articles_lock_path GET /admin/articles/lock(.:format)

admin/articles#lock

admin_articles_unlock_path GET /admin/articles/unlock(.:format)

admin/articles#unlock

admin_articles_discarded_path GET /admin/articles/discarded(.:format)

admin/articles#discarded

admin_articles_docs_path GET /admin/articles/docs(.:format)

admin/articles#docs

admin_article_undiscard_path GET /admin/articles/:article_id/articles(.:format)

admin/articles#undiscard

admin_article_mailing_path GET /admin/articles/:article_id/mailing(.:format)

admin/articles#mailing

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

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

admin/articles#destroy

admin_articles_delete_upload_path DELETE /admin/article/delete_upload/:id(.:format)

admin/articles#delete_upload

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

admin/articles#update

admin_article_upload_image_path POST /admin/article/upload_image(.:format)

admin/articles#upload_image

admin_user_send_confirmation_instructions_path POST /admin/user/:id/send_confirmation_instructions(.:format)

admin/users#send_confirmation_instructions

admin_send_reset_password_instructions_path POST /admin/user/:id/send_reset_password_instructions(.:format)

admin/users#send_reset_password_instructions

admin_users_active_path GET /admin/users/active(.:format)

admin/users#active

admin_users_noactive_path GET /admin/users/noactive(.:format)

admin/users#noactive

admin_users_banned_path GET /admin/users/banned(.:format)

admin/users#banned

admin_users_admins_path GET /admin/users/admins(.:format)

admin/users#admins

admin_user_payment_history_path GET /admin/user/:id/payment_history(.:format)

admin/users#payment_history

admin_users_without_ownership_path GET /admin/users/without_ownership(.:format)

admin/users#without_ownership

admin_users_update_path PATCH /admin/users/:id/update(.:format)

admin/users#update

admin_users_delete_bills_path DELETE /admin/users/:id/delete_bills(.:format)

admin/users#delete_bills

admin_managment_messages_path GET /admin/users/:id/managment_messages(.:format)

admin/managment_messages#show

admin_create_managment_message_path POST /admin/users/:id/managment_messages(.:format)

admin/managment_messages#create

admin_user_invoices_path GET /admin/users/:user_id/invoices(.:format)

admin/invoices#show

admin_create_invoice_path POST /admin/users/:user_id/invoices(.:format)

admin/invoices#create

admin_download_invoice_path GET /admin/invoices/:invoice_id(.:format)

admin/invoices#download

admin_discard_invoice_path DELETE /admin/invoices/:invoice_id(.:format)

admin/invoices#discard

admin_accesses_export_path GET /admin/accesses_export(.:format)

admin/accesses#export

admin_users_docs_path GET /admin/users/docs(.:format)

admin/users#docs

admin_users_root_path GET /admin/users(.:format)

admin/users#index

admin_user_approve_path GET /admin/users/:user_id/approve(.:format)

admin/users#approve

admin_user_undiscard_path GET /admin/users/:user_id/undiscard(.:format)

admin/users#undiscard

admin_user_delete_path GET /admin/users/:user_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

admin_feedbacks_path GET /admin/feedbacks(.:format)

admin/feedbacks#index

POST /admin/feedbacks(.:format)

admin/feedbacks#create

new_admin_feedback_path GET /admin/feedbacks/new(.:format)

admin/feedbacks#new

edit_admin_feedback_path GET /admin/feedbacks/:id/edit(.:format)

admin/feedbacks#edit

admin_feedback_path GET /admin/feedbacks/:id(.:format)

admin/feedbacks#show

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

admin/feedbacks#update

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

admin/feedbacks#update

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

admin/feedbacks#destroy

admin_forum_root_path GET /admin/forum(.:format)

admin/forum/forum#unverified

admin_forum_banned_path GET /admin/forum/banned(.:format)

admin/forum/forum#banned

admin_forum_confirmed_path GET /admin/forum/confirmed(.:format)

admin/forum/forum#confirmed

admin_forum_show_comment_path GET /admin/forum/show_comment/:id(.:format)

admin/forum/forum#show_comment

admin_forum_verify_comment_path GET /admin/forum/verify_comment/:id(.:format)

admin/forum/forum#verify_comment

admin_forum_unverify_comment_path GET /admin/forum/unverify_comment/:id(.:format)

admin/forum/forum#unverify_comment

admin_forum_undiscard_comment_path GET /admin/forum/undiscard_comment/:id(.:format)

admin/forum/forum#undiscard_comment

admin_forum_destroy_comment_path DELETE /admin/forum/:id/destroy_comment/:id(.:format)

admin/forum/forum#destroy_comment

admin_forum_show_post_path GET /admin/forum/show_post/:id(.:format)

admin/forum/forum#show_post

admin_forum_verify_post_path GET /admin/forum/verify_post/:id(.:format)

admin/forum/forum#verify_post

admin_forum_unverify_post_path GET /admin/forum/unverify_post/:id(.:format)

admin/forum/forum#unverify_post

admin_forum_undiscard_post_path GET /admin/forum/undiscard_post/:id(.:format)

admin/forum/forum#undiscard_post

admin_forum_destroy_post_path DELETE /admin/forum/:id/destroy_post/:id(.:format)

admin/forum/forum#destroy_post

admin_meter_reading_destroy_path DELETE /admin/:id/meter_readings/:id(.:format)

admin/meter_readings#destroy

admin_meter_reading_edit_path GET /admin/:id/meter_readings/:id(.:format)

admin/meter_readings#edit

admin_meter_reading_update_path POST /admin/:id/meter_readings/:id(.:format)

admin/meter_readings#update

admin_modules_root_path GET /admin/modules(.:format)

admin/modules/el_meters_data#not_paid

admin_modules_el_tariffs_path GET /admin/modules/el_tariffs(.:format)

admin/modules/el_tariffs#index

POST /admin/modules/el_tariffs(.:format)

admin/modules/el_tariffs#create

new_admin_modules_el_tariff_path GET /admin/modules/el_tariffs/new(.:format)

admin/modules/el_tariffs#new

edit_admin_modules_el_tariff_path GET /admin/modules/el_tariffs/:id/edit(.:format)

admin/modules/el_tariffs#edit

admin_modules_el_tariff_path GET /admin/modules/el_tariffs/:id(.:format)

admin/modules/el_tariffs#show

PATCH /admin/modules/el_tariffs/:id(.:format)

admin/modules/el_tariffs#update

PUT /admin/modules/el_tariffs/:id(.:format)

admin/modules/el_tariffs#update

DELETE /admin/modules/el_tariffs/:id(.:format)

admin/modules/el_tariffs#destroy

admin_modules_el_meters_path GET /admin/modules/el_meters(.:format)

admin/modules/el_meters#index

POST /admin/modules/el_meters(.:format)

admin/modules/el_meters#create

new_admin_modules_el_meter_path GET /admin/modules/el_meters/new(.:format)

admin/modules/el_meters#new

edit_admin_modules_el_meter_path GET /admin/modules/el_meters/:id/edit(.:format)

admin/modules/el_meters#edit

admin_modules_el_meter_path GET /admin/modules/el_meters/:id(.:format)

admin/modules/el_meters#show

PATCH /admin/modules/el_meters/:id(.:format)

admin/modules/el_meters#update

PUT /admin/modules/el_meters/:id(.:format)

admin/modules/el_meters#update

DELETE /admin/modules/el_meters/:id(.:format)

admin/modules/el_meters#destroy

admin_modules_el_meters_data_path GET /admin/modules/el_meters_data(.:format)

admin/modules/el_meters_data#index

POST /admin/modules/el_meters_data(.:format)

admin/modules/el_meters_data#create

new_admin_modules_el_meters_datum_path GET /admin/modules/el_meters_data/new(.:format)

admin/modules/el_meters_data#new

edit_admin_modules_el_meters_datum_path GET /admin/modules/el_meters_data/:id/edit(.:format)

admin/modules/el_meters_data#edit

admin_modules_el_meters_datum_path GET /admin/modules/el_meters_data/:id(.:format)

admin/modules/el_meters_data#show

PATCH /admin/modules/el_meters_data/:id(.:format)

admin/modules/el_meters_data#update

PUT /admin/modules/el_meters_data/:id(.:format)

admin/modules/el_meters_data#update

DELETE /admin/modules/el_meters_data/:id(.:format)

admin/modules/el_meters_data#destroy

admin_modules_el_reading_dates_path GET /admin/modules/el_reading_dates(.:format)

admin/modules/el_reading_dates#index

POST /admin/modules/el_reading_dates(.:format)

admin/modules/el_reading_dates#create

new_admin_modules_el_reading_date_path GET /admin/modules/el_reading_dates/new(.:format)

admin/modules/el_reading_dates#new

edit_admin_modules_el_reading_date_path GET /admin/modules/el_reading_dates/:id/edit(.:format)

admin/modules/el_reading_dates#edit

admin_modules_el_reading_date_path GET /admin/modules/el_reading_dates/:id(.:format)

admin/modules/el_reading_dates#show

PATCH /admin/modules/el_reading_dates/:id(.:format)

admin/modules/el_reading_dates#update

PUT /admin/modules/el_reading_dates/:id(.:format)

admin/modules/el_reading_dates#update

DELETE /admin/modules/el_reading_dates/:id(.:format)

admin/modules/el_reading_dates#destroy

admin_modules_el_meters_init_meter_data_path GET /admin/modules/init_meter_data(.:format)

admin/modules/el_meters_data#init_meter_data

admin_modules_el_meters_create_init_meter_data_path POST /admin/modules/create_init_meter_data(.:format)

admin/modules/el_meters_data#create_init_meter_data

admin_modules_el_meters_current_data_path GET /admin/modules/current_data(.:format)

admin/modules/el_meters_data#current_data

admin_modules_add_to_meters_data_path GET /admin/modules/modules/el_reading_dates/add_to_meters_data/:id(.:format)

admin/modules/el_reading_dates#add_to_meters_data

admin_modules_not_paid_path GET /admin/modules/not_paid(.:format)

admin/modules/el_meters_data#not_paid

admin_modules_set_paid_path POST /admin/modules/set_paid/:id(.:format)

admin/modules/el_meters_data#set_paid

admin_modules_send_invoices_path POST /admin/modules/send_invoices/:id(.:format)

admin/modules/el_meters_data#send_invoices

admin_modules_print_invoices_path GET /admin/modules/print_invoices/:id(.:format)

admin/modules/el_meters_data#print_invoices

GET /:slug(.:format)

old/menu#show

rails_service_blob_path GET /rails/active_storage/blobs/redirect/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_service_blob_proxy_path GET /rails/active_storage/blobs/proxy/:signed_id/*filename(.:format)

active_storage/blobs/proxy#show

GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_blob_representation_path GET /rails/active_storage/representations/redirect/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_blob_representation_proxy_path GET /rails/active_storage/representations/proxy/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/proxy#show

GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#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

Request

Parameters:

None

Response

Headers:

None