Routing Error

No route matches [GET] "/assets/incs/santehnicheskie_uslugi__5.html"

Rails.root: /container/application

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
custom_field_headlines_path GET /custom_field_headlines(.:format) custom_field_headlines#index
POST /custom_field_headlines(.:format) custom_field_headlines#create
new_custom_field_headline_path GET /custom_field_headlines/new(.:format) custom_field_headlines#new
edit_custom_field_headline_path GET /custom_field_headlines/:id/edit(.:format) custom_field_headlines#edit
custom_field_headline_path GET /custom_field_headlines/:id(.:format) custom_field_headlines#show
PATCH /custom_field_headlines/:id(.:format) custom_field_headlines#update
PUT /custom_field_headlines/:id(.:format) custom_field_headlines#update
DELETE /custom_field_headlines/:id(.:format) custom_field_headlines#destroy
templates_path GET /templates(.:format) templates#index
POST /templates(.:format) templates#create
new_template_path GET /templates/new(.:format) templates#new
edit_template_path GET /templates/:id/edit(.:format) templates#edit
template_path GET /templates/:id(.:format) templates#show
PATCH /templates/:id(.:format) templates#update
PUT /templates/:id(.:format) templates#update
DELETE /templates/:id(.:format) templates#destroy
input_types_path GET /input_types(.:format) input_types#index
POST /input_types(.:format) input_types#create
new_input_type_path GET /input_types/new(.:format) input_types#new
edit_input_type_path GET /input_types/:id/edit(.:format) input_types#edit
input_type_path GET /input_types/:id(.:format) input_types#show
PATCH /input_types/:id(.:format) input_types#update
PUT /input_types/:id(.:format) input_types#update
DELETE /input_types/:id(.:format) input_types#destroy
custom_fields_path GET /custom_fields(.:format) custom_fields#index
POST /custom_fields(.:format) custom_fields#create
new_custom_field_path GET /custom_fields/new(.:format) custom_fields#new
edit_custom_field_path GET /custom_fields/:id/edit(.:format) custom_fields#edit
custom_field_path GET /custom_fields/:id(.:format) custom_fields#show
PATCH /custom_fields/:id(.:format) custom_fields#update
PUT /custom_fields/:id(.:format) custom_fields#update
DELETE /custom_fields/:id(.:format) custom_fields#destroy
welcome_index_path GET /welcome/index(.:format) welcome#index
invoices_path GET /invoices(.:format) invoices#index
POST /invoices(.:format) invoices#create
new_invoice_path GET /invoices/new(.:format) invoices#new
edit_invoice_path GET /invoices/:id/edit(.:format) invoices#edit
invoice_path GET /invoices/:id(.:format) invoices#show
PATCH /invoices/:id(.:format) invoices#update
PUT /invoices/:id(.:format) invoices#update
DELETE /invoices/:id(.:format) invoices#destroy
comments_path GET /comments(.:format) comments#index
POST /comments(.:format) comments#create
new_comment_path GET /comments/new(.:format) comments#new
edit_comment_path GET /comments/:id/edit(.:format) comments#edit
comment_path GET /comments/:id(.:format) comments#show
PATCH /comments/:id(.:format) comments#update
PUT /comments/:id(.:format) comments#update
DELETE /comments/:id(.:format) comments#destroy
models_path GET /models(.:format) models#index
POST /models(.:format) models#create
new_model_path GET /models/new(.:format) models#new
edit_model_path GET /models/:id/edit(.:format) models#edit
model_path GET /models/:id(.:format) models#show
PATCH /models/:id(.:format) models#update
PUT /models/:id(.:format) models#update
DELETE /models/:id(.:format) models#destroy
pdfs_path GET /pdfs(.:format) pdfs#index
POST /pdfs(.:format) pdfs#create
new_pdf_path GET /pdfs/new(.:format) pdfs#new
edit_pdf_path GET /pdfs/:id/edit(.:format) pdfs#edit
pdf_path GET /pdfs/:id(.:format) pdfs#show
PATCH /pdfs/:id(.:format) pdfs#update
PUT /pdfs/:id(.:format) pdfs#update
DELETE /pdfs/:id(.:format) pdfs#destroy
regions_path GET /regions(.:format) regions#index
POST /regions(.:format) regions#create
new_region_path GET /regions/new(.:format) regions#new
edit_region_path GET /regions/:id/edit(.:format) regions#edit
region_path GET /regions/:id(.:format) regions#show
PATCH /regions/:id(.:format) regions#update
PUT /regions/:id(.:format) regions#update
DELETE /regions/:id(.:format) regions#destroy
categories_path GET /categories(.:format) categories#index
POST /categories(.:format) categories#create
new_category_path GET /categories/new(.:format) categories#new
edit_category_path GET /categories/:id/edit(.:format) categories#edit
category_path GET /categories/:id(.:format) categories#show
PATCH /categories/:id(.:format) categories#update
PUT /categories/:id(.:format) categories#update
DELETE /categories/:id(.:format) categories#destroy
services_path GET /services(.:format) services#index
POST /services(.:format) services#create
new_service_path GET /services/new(.:format) services#new
edit_service_path GET /services/:id/edit(.:format) services#edit
service_path GET /services/:id(.:format) services#show
PATCH /services/:id(.:format) services#update
PUT /services/:id(.:format) services#update
DELETE /services/:id(.:format) services#destroy
addresses_path GET /addresses(.:format) addresses#index
POST /addresses(.:format) addresses#create
new_address_path GET /addresses/new(.:format) addresses#new
edit_address_path GET /addresses/:id/edit(.:format) addresses#edit
address_path GET /addresses/:id(.:format) addresses#show
PATCH /addresses/:id(.:format) addresses#update
PUT /addresses/:id(.:format) addresses#update
DELETE /addresses/:id(.:format) addresses#destroy
jobs_path GET /jobs(.:format) jobs#index
POST /jobs(.:format) jobs#create
new_job_path GET /jobs/new(.:format) jobs#new
edit_job_path GET /jobs/:id/edit(.:format) jobs#edit
job_path GET /jobs/:id(.:format) jobs#show
PATCH /jobs/:id(.:format) jobs#update
PUT /jobs/:id(.:format) jobs#update
DELETE /jobs/:id(.:format) jobs#destroy
users_path GET /users(.:format) users#index
POST /users(.:format) users#create
new_user_path GET /users/new(.:format) users#new
edit_user_path GET /users/:id/edit(.:format) users#edit
user_path GET /users/:id(.:format) users#show
PATCH /users/:id(.:format) users#update
PUT /users/:id(.:format) users#update
DELETE /users/:id(.:format) users#destroy
sessions_path GET /sessions(.:format) sessions#index
POST /sessions(.:format) sessions#create
new_session_path GET /sessions/new(.:format) sessions#new
edit_session_path GET /sessions/:id/edit(.:format) sessions#edit
session_path GET /sessions/:id(.:format) sessions#show
PATCH /sessions/:id(.:format) sessions#update
PUT /sessions/:id(.:format) sessions#update
DELETE /sessions/:id(.:format) sessions#destroy
complains_path GET /complains(.:format) complains#index
POST /complains(.:format) complains#create
new_complain_path GET /complains/new(.:format) complains#new
edit_complain_path GET /complains/:id/edit(.:format) complains#edit
complain_path GET /complains/:id(.:format) complains#show
PATCH /complains/:id(.:format) complains#update
PUT /complains/:id(.:format) complains#update
DELETE /complains/:id(.:format) complains#destroy
sessions_new_path GET /sessions/new(.:format) sessions#new
users_new_path GET /users/new(.:format) users#new
log_out_path GET /log_out(.:format) sessions#destroy
log_in_path GET /log_in(.:format) sessions#new
sign_up_path GET /sign_up(.:format) users#new
no_retail_path GET /no_retail(.:format) jobs#new
send_invoice_path GET /send_invoice/:id(.:format) invoices#send_invoice
send_invoice_installer_path GET /send_invoice_installer/:id(.:format) invoices#send_invoice_installer
invoice_installer_path GET /invoice_installer/:id(.:format) invoices#show_installer
show_invoice_path GET /show_invoice/:id(.:format) invoices#show_invoice
monthly_amounts_path GET /monthly_amounts(.:format) jobs#monthly_amounts_installer
POST /jobs/:job_id/pdfs/:id(.:format) pdfs#destroy {:format=>:json}
get_categories_per_region_path POST /get_categories_per_region/:region(.:format) jobs#get_categories_per_region {:format=>:json}
custom_fields_category_path GET /custom_fields_category/:category_id/:user_id(.:format) custom_fields#index
custom_fields_template_path GET /custom_fields_template/:template/:user_id(.:format) custom_fields#index
get_spreadsheet_path GET /get_spreadsheet(.:format) invoices#get_spreadsheet {:format=>:xls}
get_spreadsheet_all_jobs_path GET /get_spreadsheet_all_jobs(.:format) jobs#get_spreadsheet_all_jobs {:format=>:csv}
export_sales_csv_path GET /export_sales_csv(.:format) invoices#export_sales_csv {:format=>:csv}
export_purchases_csv_path GET /export_purchases_csv(.:format) invoices#export_purchases_csv {:format=>:csv}
get_ajax_for_custom_fields_path GET /get_ajax_for_custom_fields(.:format) jobs#get_ajax_for_custom_fields
get_pdf_path GET /get_pdf/:id(.:format) jobs#get_pdf
xero_session_path GET /xero_session/:oauth_verifier(.:format) invoices#xero_session
connect_to_xero_and_create_invoice_path GET /connect_to_xero_and_create_invoice(.:format) invoices#connect_to_xero_and_create_invoice
calendar_path GET /calendar(.:format) jobs#calendar
get_events_path GET /get_events(.:format) jobs#get_events {:format=>:json}
on_hold_path POST /jobs/on_hold/:job_id(.:format) jobs#on_hold {:format=>:json}
root_path GET / redirect(301, /installation/)

Request

Parameters:

None

Response

Headers:

None