Routing Error

No route matches [GET] "/sign_up"

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
new_user_session_path GET /users/sign_in(.:format)

users/sessions#new

user_session_path POST /users/sign_in(.:format)

users/sessions#create

destroy_user_session_path DELETE /users/sign_out(.:format)

users/sessions#destroy

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

devise/passwords#new

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

devise/passwords#edit

user_password_path PATCH /users/password(.:format)

devise/passwords#update

PUT /users/password(.:format)

devise/passwords#update

POST /users/password(.:format)

devise/passwords#create

variables_path GET /variables(.:format)

variables#index

POST /variables(.:format)

variables#create

new_variable_path GET /variables/new(.:format)

variables#new

edit_variable_path GET /variables/:id/edit(.:format)

variables#edit

variable_path GET /variables/:id(.:format)

variables#show

PATCH /variables/:id(.:format)

variables#update

PUT /variables/:id(.:format)

variables#update

DELETE /variables/:id(.:format)

variables#destroy

certificates_people_path GET /certificates/people(.:format)

certificates#people

finalizar_certificado_path GET /certificates_fin/:id_certificate(.:format)

certificates#estado_finalizado

certificate_person_path GET /certificates/:id/of_person/:person_id(.:format)

certificates#show

add_participant_path POST /certificates/:id/add_participant(.:format)

certificates#add_participant

print_path GET /certificate/print/:id/:document_number(.:format)

certificates#print

print_new_pdf_path GET /certificate/print_new_pdf/:id/:document_number(.:format)

certificates#print_new_pdf

validar_certificado_path GET /certificate/validar_certificado/:id/:document_number(.:format)

certificates#validar_certificado

remove_participant_path DELETE /certificates/:id/remove/:person_id(.:format)

certificates#remove_participant

certificates_path GET /certificates(.:format)

certificates#index

POST /certificates(.:format)

certificates#create

new_certificate_path GET /certificates/new(.:format)

certificates#new

edit_certificate_path GET /certificates/:id/edit(.:format)

certificates#edit

certificate_path GET /certificates/:id(.:format)

certificates#show

PATCH /certificates/:id(.:format)

certificates#update

PUT /certificates/:id(.:format)

certificates#update

DELETE /certificates/:id(.:format)

certificates#destroy

remove_image_path DELETE /certificates/remove_attached_file/:id/:image_to_delete(.:format)

certificates#remove_attached_file

search_path GET /search(.:format)

certificates#search

people_path GET /people(.:format)

people#index

POST /people(.:format)

people#create

new_person_path GET /people/new(.:format)

people#new

edit_person_path GET /people/:id/edit(.:format)

people#edit

person_path GET /people/:id(.:format)

people#show

PATCH /people/:id(.:format)

people#update

PUT /people/:id(.:format)

people#update

DELETE /people/:id(.:format)

people#destroy

root_path GET /

certificates#search

sidekiq_web_path /sidekiq

Sidekiq::Web

documentacion_path GET /documentacion(.:format)

certificates#documentacion

rails_postmark_inbound_emails_path POST /rails/action_mailbox/postmark/inbound_emails(.:format)

action_mailbox/ingresses/postmark/inbound_emails#create

rails_relay_inbound_emails_path POST /rails/action_mailbox/relay/inbound_emails(.:format)

action_mailbox/ingresses/relay/inbound_emails#create

rails_sendgrid_inbound_emails_path POST /rails/action_mailbox/sendgrid/inbound_emails(.:format)

action_mailbox/ingresses/sendgrid/inbound_emails#create

rails_mandrill_inbound_health_check_path GET /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#health_check

rails_mandrill_inbound_emails_path POST /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#create

rails_mailgun_inbound_emails_path POST /rails/action_mailbox/mailgun/inbound_emails/mime(.:format)

action_mailbox/ingresses/mailgun/inbound_emails#create

rails_conductor_inbound_emails_path GET /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#index

POST /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#create

new_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/new(.:format)

rails/conductor/action_mailbox/inbound_emails#new

edit_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id/edit(.:format)

rails/conductor/action_mailbox/inbound_emails#edit

rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#show

PATCH /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

PUT /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

DELETE /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#destroy

rails_conductor_inbound_email_reroute_path POST /rails/conductor/action_mailbox/:inbound_email_id/reroute(.:format)

rails/conductor/action_mailbox/reroutes#create

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