Routing Error

No route matches [GET] "/auth/login"

Rails.root: /var/www/html/ROOT/leis/leiscorumba

Application Trace | Framework Trace | Full Trace

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
root_path GET / site#index
legislatures_path GET /legislatures(.:format) legislatures#index
POST /legislatures(.:format) legislatures#create
new_legislature_path GET /legislatures/new(.:format) legislatures#new
edit_legislature_path GET /legislatures/:id/edit(.:format) legislatures#edit
legislature_path GET /legislatures/:id(.:format) legislatures#show
PATCH /legislatures/:id(.:format) legislatures#update
PUT /legislatures/:id(.:format) legislatures#update
DELETE /legislatures/:id(.:format) legislatures#destroy
roles_path GET /roles(.:format) roles#index
POST /roles(.:format) roles#create
new_role_path GET /roles/new(.:format) roles#new
edit_role_path GET /roles/:id/edit(.:format) roles#edit
role_path GET /roles/:id(.:format) roles#show
PATCH /roles/:id(.:format) roles#update
PUT /roles/:id(.:format) roles#update
DELETE /roles/:id(.:format) roles#destroy
faqs_path GET /faqs(.:format) faqs#index
POST /faqs(.:format) faqs#create
new_faq_path GET /faqs/new(.:format) faqs#new
edit_faq_path GET /faqs/:id/edit(.:format) faqs#edit
faq_path GET /faqs/:id(.:format) faqs#show
PATCH /faqs/:id(.:format) faqs#update
PUT /faqs/:id(.:format) faqs#update
DELETE /faqs/:id(.:format) faqs#destroy
adjustment_index_path GET /adjustment(.:format) adjustment#index
POST /adjustment(.:format) adjustment#create
new_adjustment_path GET /adjustment/new(.:format) adjustment#new
edit_adjustment_path GET /adjustment/:id/edit(.:format) adjustment#edit
adjustment_path GET /adjustment/:id(.:format) adjustment#show
PATCH /adjustment/:id(.:format) adjustment#update
PUT /adjustment/:id(.:format) adjustment#update
DELETE /adjustment/:id(.:format) adjustment#destroy
publication_forms_path GET /publication_forms(.:format) publication_forms#index
POST /publication_forms(.:format) publication_forms#create
new_publication_form_path GET /publication_forms/new(.:format) publication_forms#new
edit_publication_form_path GET /publication_forms/:id/edit(.:format) publication_forms#edit
publication_form_path GET /publication_forms/:id(.:format) publication_forms#show
PATCH /publication_forms/:id(.:format) publication_forms#update
PUT /publication_forms/:id(.:format) publication_forms#update
DELETE /publication_forms/:id(.:format) publication_forms#destroy
structure_types_path GET /structure_types(.:format) structure_types#index
POST /structure_types(.:format) structure_types#create
new_structure_type_path GET /structure_types/new(.:format) structure_types#new
edit_structure_type_path GET /structure_types/:id/edit(.:format) structure_types#edit
structure_type_path GET /structure_types/:id(.:format) structure_types#show
PATCH /structure_types/:id(.:format) structure_types#update
PUT /structure_types/:id(.:format) structure_types#update
DELETE /structure_types/:id(.:format) structure_types#destroy
law_types_path GET /law_types(.:format) law_types#index
POST /law_types(.:format) law_types#create
new_law_type_path GET /law_types/new(.:format) law_types#new
edit_law_type_path GET /law_types/:id/edit(.:format) law_types#edit
law_type_path GET /law_types/:id(.:format) law_types#show
PATCH /law_types/:id(.:format) law_types#update
PUT /law_types/:id(.:format) law_types#update
DELETE /law_types/:id(.:format) law_types#destroy
edit_current_users_path GET /users/edit_current(.:format) users#edit_current
update_current_users_path POST /users/update_current(.:format) users#update_current
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
law_new_structure_path POST /laws/:law_id/new_structure(.:format) laws#new_structure
law_add_structure_old_law_path POST /laws/:law_id/add_structure_old_law(.:format) laws#add_structure_old_law
law_add_structure_document_path GET /laws/:law_id/add_structure_document(.:format) laws#add_structure_document
law_repealed_structure_path POST /laws/:law_id/repealed_structure(.:format) laws#repealed_structure
laws_path GET /laws(.:format) laws#index
POST /laws(.:format) laws#create
new_law_path GET /laws/new(.:format) laws#new
edit_law_path GET /laws/:id/edit(.:format) laws#edit
law_path GET /laws/:id(.:format) laws#show
PATCH /laws/:id(.:format) laws#update
PUT /laws/:id(.:format) laws#update
DELETE /laws/:id(.:format) laws#destroy
admin_path GET /admin(.:format) admin#index
start_jobs_page_path GET /activeDelayJobs(.:format) admin#activeDelayJobs
start_jobs_path GET /activeDelayJobsActive(.:format) admin#activeDelayJobsActive
exportPDF_path GET /pdf(.:format) admin#exportPDF
dashboard_path GET /dash(.:format) admin#dash
all_activities_path GET /atividades(.:format) activities#index
load_laws_path GET /load_laws(.:format) laws#load_laws
change_law_path GET /change_law(.:format) laws#change_law
edit_structure_path POST /edit_structure/:id_structure(/:old_law_id)(.:format) laws#edit_structure
remove_structure_path DELETE /remove_structure/:id_structure(.:format) laws#remove_structure
update_position_path POST /update_position(.:format) laws#update_position
update_structure_path PATCH /update_structure/:id(.:format) laws#update_structure
get_structure_path GET /get_structure(.:format) laws#get_structure
buscar_leis_path GET /buscar-leis(.:format) site#search
law_details_path GET /lei/:id(.:format) site#details
law_details_pdf_path GET /pdf/lei/:id(.:format) site#detailsToPdf
lawTypeSum_path GET /chartLawType(.:format) dashboard#typeLaw_sumLaw
year_sumLaw_path GET /chartLawYear(.:format) dashboard#year_sumLaw
law_mouth_path GET /chartlaw_mouth(.:format) dashboard#law_mouth
user_count_path GET /chartuser_count(.:format) dashboard#user_count
user_mouth_count_path GET /chartuser_mouth_count(.:format) dashboard#user_mouth_count
delayed_job_web_path /delayed_job DelayedJobWeb
api_v1_buscar_leis_path GET /api/v1/buscar_leis(.:format) api/v1/all#search
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