Routing Error

Not Found

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
blacklight_path /

Blacklight::Engine

root_path GET /

catalog#index

search_catalog_path GET|POST /catalog(.:format)

catalog#index

advanced_search_catalog_path GET /catalog/advanced(.:format)

catalog#advanced_search

track_catalog_path POST /catalog/:id/track(.:format)

catalog#track

raw_catalog_path GET /catalog/:id/raw(.:format)

catalog#raw {:format=>"json"}

opensearch_catalog_path GET /catalog/opensearch(.:format)

catalog#opensearch

suggest_index_catalog_path GET /catalog/suggest(.:format)

catalog#suggest {:format=>"json"}

facet_catalog_path GET /catalog/facet/:id(.:format)

catalog#facet

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 GET /users/sign_out(.:format)

devise/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

cancel_user_registration_path GET /users/cancel(.:format)

devise/registrations#cancel

new_user_registration_path GET /users/sign_up(.:format)

devise/registrations#new

edit_user_registration_path GET /users/edit(.:format)

devise/registrations#edit

user_registration_path PATCH /users(.:format)

devise/registrations#update

PUT /users(.:format)

devise/registrations#update

DELETE /users(.:format)

devise/registrations#destroy

POST /users(.:format)

devise/registrations#create

email_solr_document_path GET|POST /catalog/:id/email(.:format)

catalog#email

sms_solr_document_path GET|POST /catalog/:id/sms(.:format)

catalog#sms

citation_solr_document_path GET /catalog/:id/citation(.:format)

catalog#citation

email_solr_documents_path GET|POST /catalog/email(.:format)

catalog#email

sms_solr_documents_path GET|POST /catalog/sms(.:format)

catalog#sms

citation_solr_documents_path GET /catalog/citation(.:format)

catalog#citation

solr_document_path GET /catalog/:id(.:format)

catalog#show

email_bookmark_path GET|POST /bookmarks/:id/email(.:format)

bookmarks#email

sms_bookmark_path GET|POST /bookmarks/:id/sms(.:format)

bookmarks#sms

citation_bookmark_path GET /bookmarks/:id/citation(.:format)

bookmarks#citation

email_bookmarks_path GET|POST /bookmarks/email(.:format)

bookmarks#email

sms_bookmarks_path GET|POST /bookmarks/sms(.:format)

bookmarks#sms

citation_bookmarks_path GET /bookmarks/citation(.:format)

bookmarks#citation

clear_bookmarks_path DELETE /bookmarks/clear(.:format)

bookmarks#clear

bookmarks_path GET /bookmarks(.:format)

bookmarks#index

POST /bookmarks(.:format)

bookmarks#create

new_bookmark_path GET /bookmarks/new(.:format)

bookmarks#new

edit_bookmark_path GET /bookmarks/:id/edit(.:format)

bookmarks#edit

bookmark_path GET /bookmarks/:id(.:format)

bookmarks#show

PATCH /bookmarks/:id(.:format)

bookmarks#update

PUT /bookmarks/:id(.:format)

bookmarks#update

DELETE /bookmarks/:id(.:format)

bookmarks#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_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

Routes for Blacklight::Engine
search_history_path GET /search_history(.:format)

search_history#index

clear_search_history_path DELETE /search_history/clear(.:format)

search_history#clear

Request

Parameters:

{"id"=>"filter_t_product_type"}

Response

Headers:

None