No route matches [GET] "/home/minerals/manganese"

Rails.root: /home/deploy/rails/health-quest-new-production/releases/20240311084355

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
api_v1_AFMformlistener_path POST /api/v1/AFMformlistener(.:format)

api/v1/afm_formlistener#handle_form

api_v1_PurchaseTestApi_path POST /api/v1/PurchaseTestApi(.:format)

api/v1/test_purchase_api#handle_test_form

api_v1_UpdatePatientProfile_path POST /api/v1/UpdatePatientProfile(.:format)

api/v1/test_purchase_api#send_profile_update_link_to_patient

new_user_session_path GET /secure/users/sign_in(.:format)

sessions#new

user_session_path POST /secure/users/sign_in(.:format)

sessions#create

destroy_user_session_path DELETE /secure/users/sign_out(.:format)

sessions#destroy

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

devise/passwords#new

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

devise/passwords#edit

user_password_path PATCH /secure/users/password(.:format)

devise/passwords#update

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

devise/passwords#update

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

devise/passwords#create

cancel_user_registration_path GET /secure/users/cancel(.:format)

devise/registrations#cancel

new_user_registration_path GET /secure/users/sign_up(.:format)

devise/registrations#new

edit_user_registration_path GET /secure/users/edit(.:format)

devise/registrations#edit

user_registration_path PATCH /secure/users(.:format)

devise/registrations#update

PUT /secure/users(.:format)

devise/registrations#update

DELETE /secure/users(.:format)

devise/registrations#destroy

POST /secure/users(.:format)

devise/registrations#create

root_path GET /

redirect(301, /secure/users/sign_in)

disable_otp_users_path POST /users/disable_otp(.:format)

users#disable_otp

enable_otp_users_path POST /users/enable_otp(.:format)

users#enable_otp

close_admin_modal_users_path POST /users/close_admin_modal(.:format)

users#close_admin_modal

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

mfa_status_path GET /mfa-status(.:format)

users#mfa_toggle

admin_information_htma_path GET /admin/information/htma(.:format)

admin/information#htma

admin_information_about_path GET /admin/information/about(.:format)

admin/information#about

admin_information_contact_path GET /admin/information/contact(.:format)

admin/information#contact

admin_information_report_path GET /admin/information/report(.:format)

admin/information#report

admin_information_metals_path GET /admin/information/metals/:metal(.:format)

admin/information#metals

admin_information_minerals_path GET /admin/information/minerals/:mineral(.:format)

admin/information#minerals

admin_sidekiq_web_path /admin/sidekiq

Sidekiq::Web

admin_root_path GET /admin(.:format)

admin/patients#index

fetch_admin_members_path GET /admin/members/fetch(.:format)

admin/members#fetch

practitioner_admin_members_path GET /admin/members/practitioner(.:format)

admin/members#practitioner

patient_admin_members_path GET /admin/members/patient(.:format)

admin/members#patient

new_user_admin_members_path GET /admin/members/new_user/:id(.:format)

admin/members#new_user

active_member_admin_members_path GET /admin/members/:id/active_member(.:format)

admin/members#active_member

admin_members_path GET /admin/members(.:format)

admin/members#index

POST /admin/members(.:format)

admin/members#create

new_admin_member_path GET /admin/members/new(.:format)

admin/members#new

edit_admin_member_path GET /admin/members/:id/edit(.:format)

admin/members#edit

admin_member_path GET /admin/members/:id(.:format)

admin/members#show

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

admin/members#update

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

admin/members#update

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

admin/members#destroy

fetch_admin_patients_path GET /admin/patients/fetch(.:format)

admin/patients#fetch

delete_result_admin_patients_path GET /admin/patients/delete_result(.:format)

admin/patients#delete_result

new_patient_admin_patients_path GET /admin/patients/new_patient(.:format)

admin/patients#patient_form_model

send_email_to_patient_admin_patients_path POST /admin/patients/send_email_to_patient(.:format)

admin/patients#send_form_link_to_patient

change_test_status_confirmation_admin_patients_path GET /admin/patients/:id/change_test_status_confirmation/:result_id/:page(.:format)

admin/patients#change_test_status_confirmation

change_test_status_admin_patients_path GET /admin/patients/:id/change_test_status/:result_id/:page(.:format)

admin/patients#change_test_status

admin_patients_path GET /admin/patients(.:format)

admin/patients#index

POST /admin/patients(.:format)

admin/patients#create

new_admin_patient_path GET /admin/patients/new(.:format)

admin/patients#new

edit_admin_patient_path GET /admin/patients/:id/edit(.:format)

admin/patients#edit

admin_patient_path GET /admin/patients/:id(.:format)

admin/patients#show

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

admin/patients#update

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

admin/patients#update

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

admin/patients#destroy

manage_member_admin_users_path GET /admin/users/manage_member/:id(.:format)

admin/users#manage_member

active_member_admin_users_path GET /admin/users/active_member(.:format)

admin/users#active_member

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

admin_professions_path GET /admin/professions(.:format)

admin/professions#index

POST /admin/professions(.:format)

admin/professions#create

new_admin_profession_path GET /admin/professions/new(.:format)

admin/professions#new

edit_admin_profession_path GET /admin/professions/:id/edit(.:format)

admin/professions#edit

admin_profession_path GET /admin/professions/:id(.:format)

admin/professions#show

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

admin/professions#update

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

admin/professions#update

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

admin/professions#destroy

admin_elements_path GET /admin/elements(.:format)

admin/elements#index

POST /admin/elements(.:format)

admin/elements#create

new_admin_element_path GET /admin/elements/new(.:format)

admin/elements#new

edit_admin_element_path GET /admin/elements/:id/edit(.:format)

admin/elements#edit

admin_element_path GET /admin/elements/:id(.:format)

admin/elements#show

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

admin/elements#update

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

admin/elements#update

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

admin/elements#destroy

admin_result_types_path GET /admin/result_types(.:format)

admin/result_types#index

POST /admin/result_types(.:format)

admin/result_types#create

new_admin_result_type_path GET /admin/result_types/new(.:format)

admin/result_types#new

edit_admin_result_type_path GET /admin/result_types/:id/edit(.:format)

admin/result_types#edit

admin_result_type_path GET /admin/result_types/:id(.:format)

admin/result_types#show

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

admin/result_types#update

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

admin/result_types#update

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

admin/result_types#destroy

admin_element_ranges_path GET /admin/element_ranges(.:format)

admin/element_ranges#index

POST /admin/element_ranges(.:format)

admin/element_ranges#create

new_admin_element_range_path GET /admin/element_ranges/new(.:format)

admin/element_ranges#new

edit_admin_element_range_path GET /admin/element_ranges/:id/edit(.:format)

admin/element_ranges#edit

admin_element_range_path GET /admin/element_ranges/:id(.:format)

admin/element_ranges#show

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

admin/element_ranges#update

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

admin/element_ranges#update

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

admin/element_ranges#destroy

admin_documents_path GET /admin/documents(.:format)

admin/documents#index

POST /admin/documents(.:format)

admin/documents#create

new_admin_document_path GET /admin/documents/new(.:format)

admin/documents#new

edit_admin_document_path GET /admin/documents/:id/edit(.:format)

admin/documents#edit

admin_document_path GET /admin/documents/:id(.:format)

admin/documents#show

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

admin/documents#update

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

admin/documents#update

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

admin/documents#destroy

import_admin_result_elements_path POST /admin/result_elements/import(.:format)

admin/result_elements#import

mailer_import_admin_result_elements_path GET /admin/result_elements/mailer_import(.:format)

admin/result_elements#mailer_import

test_import_admin_result_elements_path GET /admin/result_elements/test_import(.:format)

admin/result_elements#test_import

create_csv_admin_result_elements_path POST /admin/result_elements/create_csv(.:format)

admin/result_elements#create_csv

admin_result_elements_path GET /admin/result_elements(.:format)

admin/result_elements#index

POST /admin/result_elements(.:format)

admin/result_elements#create

new_admin_result_element_path GET /admin/result_elements/new(.:format)

admin/result_elements#new

edit_admin_result_element_path GET /admin/result_elements/:id/edit(.:format)

admin/result_elements#edit

admin_result_element_path GET /admin/result_elements/:id(.:format)

admin/result_elements#show

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

admin/result_elements#update

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

admin/result_elements#update

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

admin/result_elements#destroy

statistic_list_admin_results_path GET /admin/results/statistic_list(.:format)

admin/results#statistic_list

statistic_list_export_admin_results_path POST /admin/results/statistic_list_export(.:format)

admin/results#statistic_list_export

edit_by_test_admin_results_path GET /admin/results/edit_by_test(.:format)

admin/results#edit_by_test

check_result_admin_results_path GET /admin/results/check_result(.:format)

admin/results#check_result

edit_element_result_admin_results_path GET /admin/results/edit_element_result(.:format)

admin/results#edit_element_result

delete_result_element_admin_results_path GET /admin/results/delete_result_element(.:format)

admin/results#delete_result_element

admin_results_path GET /admin/results(.:format)

admin/results#index

POST /admin/results(.:format)

admin/results#create

new_admin_result_path GET /admin/results/new(.:format)

admin/results#new

edit_admin_result_path GET /admin/results/:id/edit(.:format)

admin/results#edit

admin_result_path GET /admin/results/:id(.:format)

admin/results#show

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

admin/results#update

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

admin/results#update

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

admin/results#destroy

admin_packing_list_path GET /admin/packing_list(.:format)

admin/samples#packing_list

export_admin_samples_path GET /admin/samples/export/:id(.:format)

admin/samples#export

export_label_admin_samples_path GET /admin/samples/export_label/:id(.:format)

admin/samples#export_label

delete_pdf_admin_samples_path GET /admin/samples/delete_pdf(.:format)

admin/samples#delete_pdf

send_email_admin_samples_path GET /admin/samples/send_email(.:format)

admin/samples#send_email

print_label_admin_samples_path GET /admin/samples/print_label(.:format)

admin/samples#print_label

packing_list_export_admin_samples_path POST /admin/samples/packing_list_export(.:format)

admin/samples#packing_list_export

admin_samples_path GET /admin/samples(.:format)

admin/samples#index

POST /admin/samples(.:format)

admin/samples#create

new_admin_sample_path GET /admin/samples/new(.:format)

admin/samples#new

edit_admin_sample_path GET /admin/samples/:id/edit(.:format)

admin/samples#edit

admin_sample_path GET /admin/samples/:id(.:format)

admin/samples#show

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

admin/samples#update

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

admin/samples#update

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

admin/samples#destroy

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_conductor_inbound_email_incinerate_path POST /rails/conductor/action_mailbox/:inbound_email_id/incinerate(.:format)

rails/conductor/action_mailbox/incinerates#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