Routing Error

No route matches [GET] "/politicas"

Rails.root: /home/ubuntu/soytrabajador

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
go_to_apptec_path GET /apptec(.:format)

redirect(301, http://www.apptec.cl/)

root_path GET /

home#index

privacy_path GET /privacy(.:format)

home#privacy

GET /informacion-importante/filter/:type(.:format)

notices#index

notices_path GET /informacion-importante(.:format)

notices#index

POST /informacion-importante(.:format)

notices#create

new_notice_path GET /informacion-importante/new(.:format)

notices#new

edit_notice_path GET /informacion-importante/:id/edit(.:format)

notices#edit

notice_path GET /informacion-importante/:id(.:format)

notices#show

PATCH /informacion-importante/:id(.:format)

notices#update

PUT /informacion-importante/:id(.:format)

notices#update

DELETE /informacion-importante/:id(.:format)

notices#destroy

services_path GET /servicios(.:format)

services#index

POST /servicios(.:format)

services#create

new_service_path GET /servicios/new(.:format)

services#new

edit_service_path GET /servicios/:id/edit(.:format)

services#edit

service_path GET /servicios/:id(.:format)

services#show

PATCH /servicios/:id(.:format)

services#update

PUT /servicios/:id(.:format)

services#update

DELETE /servicios/:id(.:format)

services#destroy

abouts_path GET /nosotros(.:format)

abouts#index

POST /nosotros(.:format)

abouts#create

new_about_path GET /nosotros/new(.:format)

abouts#new

edit_about_path GET /nosotros/:id/edit(.:format)

abouts#edit

about_path GET /nosotros/:id(.:format)

abouts#show

PATCH /nosotros/:id(.:format)

abouts#update

PUT /nosotros/:id(.:format)

abouts#update

DELETE /nosotros/:id(.:format)

abouts#destroy

fees_path GET /honorarios(.:format)

fees#index

POST /honorarios(.:format)

fees#create

new_fee_path GET /honorarios/new(.:format)

fees#new

edit_fee_path GET /honorarios/:id/edit(.:format)

fees#edit

fee_path GET /honorarios/:id(.:format)

fees#show

PATCH /honorarios/:id(.:format)

fees#update

PUT /honorarios/:id(.:format)

fees#update

DELETE /honorarios/:id(.:format)

fees#destroy

prueba_index_path GET /prueba(.:format)

prueba#index

POST /prueba(.:format)

prueba#create

new_prueba_path GET /prueba/new(.:format)

prueba#new

edit_prueba_path GET /prueba/:id/edit(.:format)

prueba#edit

prueba_path GET /prueba/:id(.:format)

prueba#show

PATCH /prueba/:id(.:format)

prueba#update

PUT /prueba/:id(.:format)

prueba#update

DELETE /prueba/:id(.:format)

prueba#destroy

success_contacts_path GET /contacto/success(.:format)

contacts#success

contacts_path GET /contacto(.:format)

contacts#index

POST /contacto(.:format)

contacts#create

new_contact_path GET /contacto/new(.:format)

contacts#new

edit_contact_path GET /contacto/:id/edit(.:format)

contacts#edit

contact_path GET /contacto/:id(.:format)

contacts#show

PATCH /contacto/:id(.:format)

contacts#update

PUT /contacto/:id(.:format)

contacts#update

DELETE /contacto/:id(.:format)

contacts#destroy

process_path POST /process(.:format)

home#calculator_process

calculadora_path POST /calculadora(.:format)

home#calculator

GET /calculadora(.:format)

home#calculator

working_index_path GET /working(.:format)

working#index

POST /working(.:format)

working#create

new_working_path GET /working/new(.:format)

working#new

edit_working_path GET /working/:id/edit(.:format)

working#edit

working_path GET /working/:id(.:format)

working#show

PATCH /working/:id(.:format)

working#update

PUT /working/:id(.:format)

working#update

DELETE /working/:id(.:format)

working#destroy

admin_sidekiq_web_path /admin/sidekiq

Sidekiq::Web

new_admin_user_session_path GET /admin/users/sign_in(.:format)

admin/users/sessions#new

admin_user_session_path POST /admin/users/sign_in(.:format)

admin/users/sessions#create

destroy_admin_user_session_path DELETE /admin/users/sign_out(.:format)

admin/users/sessions#destroy

new_admin_user_password_path GET /admin/users/password/new(.:format)

admin/passwords#new

edit_admin_user_password_path GET /admin/users/password/edit(.:format)

admin/passwords#edit

admin_user_password_path PATCH /admin/users/password(.:format)

admin/passwords#update

PUT /admin/users/password(.:format)

admin/passwords#update

POST /admin/users/password(.:format)

admin/passwords#create

cancel_admin_user_registration_path GET /admin/users/cancel(.:format)

admin/users/registrations#cancel

new_admin_user_registration_path GET /admin/users/sign_up(.:format)

admin/users/registrations#new

edit_admin_user_registration_path GET /admin/users/edit(.:format)

admin/users/registrations#edit

admin_user_registration_path PATCH /admin/users(.:format)

admin/users/registrations#update

PUT /admin/users(.:format)

admin/users/registrations#update

DELETE /admin/users(.:format)

admin/users/registrations#destroy

POST /admin/users(.:format)

admin/users/registrations#create

admin_root_path GET /admin(.:format)

admin/home#index

download_admin_home_index_path POST /admin/home/download(.:format)

admin/home#download

admin_home_index_path GET /admin/home(.:format)

admin/home#index

POST /admin/home(.:format)

admin/home#create

new_admin_home_path GET /admin/home/new(.:format)

admin/home#new

edit_admin_home_path GET /admin/home/:id/edit(.:format)

admin/home#edit

admin_home_path GET /admin/home/:id(.:format)

admin/home#show

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

admin/home#update

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

admin/home#update

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

admin/home#destroy

admin_type_informations_path GET /admin/type_informations(.:format)

admin/type_informations#index

POST /admin/type_informations(.:format)

admin/type_informations#create

new_admin_type_information_path GET /admin/type_informations/new(.:format)

admin/type_informations#new

edit_admin_type_information_path GET /admin/type_informations/:id/edit(.:format)

admin/type_informations#edit

admin_type_information_path GET /admin/type_informations/:id(.:format)

admin/type_informations#show

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

admin/type_informations#update

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

admin/type_informations#update

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

admin/type_informations#destroy

admin_clientifies_path GET /admin/clientifies(.:format)

admin/clientifies#index

POST /admin/clientifies(.:format)

admin/clientifies#create

new_admin_clientify_path GET /admin/clientifies/new(.:format)

admin/clientifies#new

edit_admin_clientify_path GET /admin/clientifies/:id/edit(.:format)

admin/clientifies#edit

admin_clientify_path GET /admin/clientifies/:id(.:format)

admin/clientifies#show

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

admin/clientifies#update

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

admin/clientifies#update

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

admin/clientifies#destroy

admin_notices_path GET /admin/notices(.:format)

admin/notices#index

POST /admin/notices(.:format)

admin/notices#create

new_admin_notice_path GET /admin/notices/new(.:format)

admin/notices#new

edit_admin_notice_path GET /admin/notices/:id/edit(.:format)

admin/notices#edit

admin_notice_path GET /admin/notices/:id(.:format)

admin/notices#show

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

admin/notices#update

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

admin/notices#update

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

admin/notices#destroy

create_admin_users_path POST /admin/users/create(.:format)

admin/users#create

delete_admin_users_path GET /admin/users/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

table_admin_unemployment_funds_path GET /admin/unemployment_funds/table(.:format)

admin/unemployment_funds#table

import_admin_unemployment_funds_path GET /admin/unemployment_funds/import(.:format)

admin/unemployment_funds#import

import_fc_admin_unemployment_funds_path POST /admin/unemployment_funds/import_fc(.:format)

admin/unemployment_funds#import_fc

admin_unemployment_funds_path GET /admin/unemployment_funds(.:format)

admin/unemployment_funds#index

POST /admin/unemployment_funds(.:format)

admin/unemployment_funds#create

new_admin_unemployment_fund_path GET /admin/unemployment_funds/new(.:format)

admin/unemployment_funds#new

edit_admin_unemployment_fund_path GET /admin/unemployment_funds/:id/edit(.:format)

admin/unemployment_funds#edit

admin_unemployment_fund_path GET /admin/unemployment_funds/:id(.:format)

admin/unemployment_funds#show

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

admin/unemployment_funds#update

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

admin/unemployment_funds#update

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

admin/unemployment_funds#destroy

import_admin_healths_path GET /admin/healths/import(.:format)

admin/healths#import

import_heaths_admin_healths_path POST /admin/healths/import_heaths(.:format)

admin/healths#import_heaths

admin_healths_path GET /admin/healths(.:format)

admin/healths#index

POST /admin/healths(.:format)

admin/healths#create

new_admin_health_path GET /admin/healths/new(.:format)

admin/healths#new

edit_admin_health_path GET /admin/healths/:id/edit(.:format)

admin/healths#edit

admin_health_path GET /admin/healths/:id(.:format)

admin/healths#show

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

admin/healths#update

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

admin/healths#update

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

admin/healths#destroy

import_admin_afps_path GET /admin/afps/import(.:format)

admin/afps#import

import_heaths_admin_afps_path POST /admin/afps/import_heaths(.:format)

admin/afps#import_heaths

admin_afps_path GET /admin/afps(.:format)

admin/afps#index

POST /admin/afps(.:format)

admin/afps#create

new_admin_afp_path GET /admin/afps/new(.:format)

admin/afps#new

edit_admin_afp_path GET /admin/afps/:id/edit(.:format)

admin/afps#edit

admin_afp_path GET /admin/afps/:id(.:format)

admin/afps#show

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

admin/afps#update

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

admin/afps#update

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

admin/afps#destroy

admin_contact_calculators_path GET /admin/contact_calculators(.:format)

admin/contact_calculators#index

POST /admin/contact_calculators(.:format)

admin/contact_calculators#create

new_admin_contact_calculator_path GET /admin/contact_calculators/new(.:format)

admin/contact_calculators#new

edit_admin_contact_calculator_path GET /admin/contact_calculators/:id/edit(.:format)

admin/contact_calculators#edit

admin_contact_calculator_path GET /admin/contact_calculators/:id(.:format)

admin/contact_calculators#show

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

admin/contact_calculators#update

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

admin/contact_calculators#update

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

admin/contact_calculators#destroy

admin_contacts_path GET /admin/contacts(.:format)

admin/contacts#index

POST /admin/contacts(.:format)

admin/contacts#create

new_admin_contact_path GET /admin/contacts/new(.:format)

admin/contacts#new

edit_admin_contact_path GET /admin/contacts/:id/edit(.:format)

admin/contacts#edit

admin_contact_path GET /admin/contacts/:id(.:format)

admin/contacts#show

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

admin/contacts#update

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

admin/contacts#update

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

admin/contacts#destroy

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

Request

Parameters:

None

Response

Headers:

None