Routing Error

No route matches [GET] "/turismo"

Rails.root: /var/www/protocolosmtp/releases/2

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
tramitacoes_processo_path GET /processos/:id/tramitacoes(.:format)

processos#tramitacoes

despacho_processo_path GET /processos/:id/despacho(.:format)

processos#despacho

despachar_processo_path POST /processos/:id/despachar(.:format)

processos#despachar

processos_path GET /processos(.:format)

processos#index

POST /processos(.:format)

processos#create

new_processo_path GET /processos/new(.:format)

processos#new

edit_processo_path GET /processos/:id/edit(.:format)

processos#edit

processo_path GET /processos/:id(.:format)

processos#show

PATCH /processos/:id(.:format)

processos#update

PUT /processos/:id(.:format)

processos#update

DELETE /processos/:id(.:format)

processos#destroy

interessados_path GET /interessados(.:format)

interessados#index

POST /interessados(.:format)

interessados#create

new_interessado_path GET /interessados/cadastrar(.:format)

interessados#new

edit_interessado_path GET /interessados/:id/editar(.:format)

interessados#edit

interessado_path GET /interessados/:id(.:format)

interessados#show

PATCH /interessados/:id(.:format)

interessados#update

PUT /interessados/:id(.:format)

interessados#update

DELETE /interessados/:id(.:format)

interessados#destroy

tipo_documentos_path GET /tipo_documentos(.:format)

tipo_documentos#index

POST /tipo_documentos(.:format)

tipo_documentos#create

new_tipo_documento_path GET /tipo_documentos/cadastrar(.:format)

tipo_documentos#new

edit_tipo_documento_path GET /tipo_documentos/:id/editar(.:format)

tipo_documentos#edit

tipo_documento_path GET /tipo_documentos/:id(.:format)

tipo_documentos#show

PATCH /tipo_documentos/:id(.:format)

tipo_documentos#update

PUT /tipo_documentos/:id(.:format)

tipo_documentos#update

DELETE /tipo_documentos/:id(.:format)

tipo_documentos#destroy

setores_path GET /setores(.:format)

setores#index

POST /setores(.:format)

setores#create

new_setor_path GET /setores/cadastrar(.:format)

setores#new

edit_setor_path GET /setores/:id/editar(.:format)

setores#edit

setor_path GET /setores/:id(.:format)

setores#show

PATCH /setores/:id(.:format)

setores#update

PUT /setores/:id(.:format)

setores#update

DELETE /setores/:id(.:format)

setores#destroy

tipo_processos_path GET /tipo_processos(.:format)

tipo_processos#index

POST /tipo_processos(.:format)

tipo_processos#create

new_tipo_processo_path GET /tipo_processos/cadastrar(.:format)

tipo_processos#new

edit_tipo_processo_path GET /tipo_processos/:id/editar(.:format)

tipo_processos#edit

tipo_processo_path GET /tipo_processos/:id(.:format)

tipo_processos#show

PATCH /tipo_processos/:id(.:format)

tipo_processos#update

PUT /tipo_processos/:id(.:format)

tipo_processos#update

DELETE /tipo_processos/:id(.:format)

tipo_processos#destroy

orgaos_path GET /orgaos(.:format)

orgaos#index

POST /orgaos(.:format)

orgaos#create

new_orgao_path GET /orgaos/cadastrar(.:format)

orgaos#new

edit_orgao_path GET /orgaos/:id/editar(.:format)

orgaos#edit

orgao_path GET /orgaos/:id(.:format)

orgaos#show

PATCH /orgaos/:id(.:format)

orgaos#update

PUT /orgaos/:id(.:format)

orgaos#update

DELETE /orgaos/:id(.:format)

orgaos#destroy

usuarios_path GET /usuarios(.:format)

usuarios#index

POST /usuarios(.:format)

usuarios#create

new_usuario_path GET /usuarios/cadastrar(.:format)

usuarios#new

edit_usuario_path GET /usuarios/:id/editar(.:format)

usuarios#edit

usuario_path GET /usuarios/:id(.:format)

usuarios#show

PATCH /usuarios/:id(.:format)

usuarios#update

PUT /usuarios/:id(.:format)

usuarios#update

DELETE /usuarios/:id(.:format)

usuarios#destroy

new_user_session_path GET /acesso/login(.:format)

devise/sessions#new

user_session_path POST /acesso/login(.:format)

devise/sessions#create

destroy_user_session_path DELETE /acesso/sair(.:format)

devise/sessions#destroy

cancel_user_registration_path GET /acesso/minha-conta/cancel(.:format)

devise/registrations#cancel

new_user_registration_path GET /acesso/minha-conta/cadastre-se(.:format)

devise/registrations#new

edit_user_registration_path GET /acesso/minha-conta/editar-perfil(.:format)

devise/registrations#edit

user_registration_path PATCH /acesso/minha-conta(.:format)

devise/registrations#update

PUT /acesso/minha-conta(.:format)

devise/registrations#update

DELETE /acesso/minha-conta(.:format)

devise/registrations#destroy

POST /acesso/minha-conta(.:format)

devise/registrations#create

new_user_unlock_path GET /acesso/unblock/new(.:format)

devise/unlocks#new

user_unlock_path GET /acesso/unblock(.:format)

devise/unlocks#show

POST /acesso/unblock(.:format)

devise/unlocks#create

root_path GET /

pages#index

Request

Parameters:

None

Response

Headers:

None