Routing Error

No route matches [GET] "/login"

Rails.root: /home/cpdr/certifiedpdr.com

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
gallery_path GET /gallery(.:format)

gallery#index

gallery_index_path GET /gallery/index(.:format)

gallery#index

gallery_add_path GET /gallery/add(.:format)

gallery#add

gallery_upload_path GET /gallery/upload(.:format)

gallery#upload

PUT /gallery/add_to_gallery/:id(.:format)

gallery#add_to_gallery

PUT /gallery/remove_from_gallery/:id(.:format)

gallery#remove_from_gallery

PUT /gallery/upload(.:format)

gallery#upload_to_gallery

admin_index_path GET /admin/index(.:format)

admin#index

admin_members_path GET /admin/members(.:format)

admin#members

admin_surveys_path GET /admin/surveys(.:format)

admin#surveys

admin_surveys_unread_path GET /admin/surveys_unread(.:format)

admin#surveys_unread

GET /admin/approve_survey/:id(.:format)

admin#approve_survey

GET /admin/mark_survey_as_read/:id(.:format)

admin#mark_survey_as_read

admin_manage_path GET /admin/manage(.:format)

admin#manage

GET /admin/manage/:id(.:format)

admin#member_management

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

admin#pending_del

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

admin#user_del

account_postcard_path GET /account/postcard(.:format)

account#postcard

account_download_qr_path GET /account/download_qr(.:format)

account#download_qr

account_generate_qr_path GET /account/generate_qr(.:format)

account#generate_qr

account_edit_path GET /account/edit(.:format)

account#edit

account_declarations_path GET /account/declarations(.:format)

account#declarations

GET /surveys/new/:id(.:format)

surveys#new

welcome_index_path GET /welcome/index(.:format)

welcome#index

welcome_verify_path GET /welcome/verify(.:format)

welcome#verify_us

welcome_verify_us_path GET /welcome/verify_us(.:format)

welcome#verify_us

welcome_verify_state_path GET /welcome/verify_state(.:format)

welcome#verify_state

welcome_contact_path GET /welcome/contact(.:format)

welcome#contact

welcome_join_path GET /welcome/join(.:format)

welcome#join

welcome_privacy_path GET /welcome/privacy(.:format)

welcome#privacy

account_registration_step_one_path GET /account/registration/step_one(.:format)

account#reg_wizard_step_one

account_registration_step_two_path GET /account/registration/step_two(.:format)

account#reg_wizard_step_two

account_registration_step_three_path GET /account/registration/step_three(.:format)

account#reg_wizard_step_three

pay_proc_path POST /pay_proc(.:format)

pay_proc#create

surveys_path GET /surveys(.:format)

surveys#index

POST /surveys(.:format)

surveys#create

new_survey_path GET /surveys/new(.:format)

surveys#new

edit_survey_path GET /surveys/:id/edit(.:format)

surveys#edit

survey_path GET /surveys/:id(.:format)

surveys#show

PATCH /surveys/:id(.:format)

surveys#update

PUT /surveys/:id(.:format)

surveys#update

DELETE /surveys/:id(.:format)

surveys#destroy

GET /admin(.:format)

admin#index

POST /admin(.:format)

admin#create

new_admin_path GET /admin/new(.:format)

admin#new

edit_admin_path GET /admin/:id/edit(.:format)

admin#edit

admin_path GET /admin/:id(.:format)

admin#show

PATCH /admin/:id(.:format)

admin#update

PUT /admin/:id(.:format)

admin#update

DELETE /admin/:id(.:format)

admin#destroy

GET /technicians/:country/:state(.:format)

welcome#verify_state

search_path GET /search(.:format)

welcome#verify_state

GET /postcard/:id(.:format)

account#postcard

GET /:first_name+:last_name(.:format)

account#postcard_name

GET /account/postcard/:id(.:format)

account#postcard

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)

users/passwords#new

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

users/passwords#edit

user_password_path PATCH /users/password(.:format)

users/passwords#update

PUT /users/password(.:format)

users/passwords#update

POST /users/password(.:format)

users/passwords#create

cancel_user_registration_path GET /users/cancel(.:format)

users/registrations#cancel

new_user_registration_path GET /users/sign_up(.:format)

users/registrations#new

edit_user_registration_path GET /users/edit(.:format)

users/registrations#edit

user_registration_path PATCH /users(.:format)

users/registrations#update

PUT /users(.:format)

users/registrations#update

DELETE /users(.:format)

users/registrations#destroy

POST /users(.:format)

users/registrations#create

users_registrations_get_states_path GET /users/registrations/get_states(.:format)

users/registrations#get_states

root_path GET /

welcome#index

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

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

rails/conductor/action_mailbox/inbound_emails/sources#new

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

rails/conductor/action_mailbox/inbound_emails/sources#create

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/redirect/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_service_blob_proxy_path GET /rails/active_storage/blobs/proxy/:signed_id/*filename(.:format)

active_storage/blobs/proxy#show

GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_blob_representation_path GET /rails/active_storage/representations/redirect/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_blob_representation_proxy_path GET /rails/active_storage/representations/proxy/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/proxy#show

GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#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