Routing Error

No route matches [GET] "/research-center/library"

Rails.root: /opt/ccs-blacklight

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
librarian_view_solr_document_path GET /catalog/:id/librarian_view(.:format)

catalog#librarian_view

endnote_solr_document_path GET /catalog/endnote(.:format)

catalog#endnote

blacklight_path /

Blacklight::Engine

blacklight_advanced_search_engine_path /

BlacklightAdvancedSearch::Engine

search_catalog_path GET|POST /catalog(.:format)

catalog#index

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

catalog#track

opensearch_catalog_path GET /catalog/opensearch(.:format)

catalog#opensearch

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

catalog#facet

range_limit_catalog_path GET /catalog/range_limit(.:format)

catalog#range_limit

search_eds_articles_path GET|POST /articles(.:format)

articles#index

track_eds_articles_path POST /articles/:id/track(.:format)

articles#track {:id=>/[^\/]+/}

opensearch_eds_articles_path GET /articles/opensearch(.:format)

articles#opensearch

facet_eds_articles_path GET /articles/facet/:id(.:format)

articles#facet {:id=>/[^\/]+/}

range_limit_eds_articles_path GET /articles/range_limit(.:format)

articles#range_limit

eds_articles_advanced_path GET /articles/advanced(.:format)

articles#advanced

eds_detail_path GET /articles/:dbid/:an(.:format)

articles#show {:an=>/[^\/]+/}

eds_switch_path GET /articles/switch(.:format)

articles#switch

eds_fulltext_path GET /articles/:id/fulltext/:type(.:format)

articles#fulltext {:id=>/[^\/]+/}

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_document_index_path GET|POST /catalog/email(.:format)

catalog#email

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

catalog#sms

citation_solr_document_index_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

user_service_path GET /users/service(.:format)

devise/cas_sessions#service

new_user_session_path GET /users/sign_in(.:format)

devise/cas_sessions#new

unregistered_user_session_path GET /users/unregistered(.:format)

devise/cas_sessions#unregistered

user_session_path POST /users/sign_in(.:format)

devise/cas_sessions#create

destroy_user_session_path GET /users/sign_out(.:format)

devise/cas_sessions#destroy

root_path GET /

catalog#index

faqs_path GET /faqs(.:format)

bgc/feedback#faqs

recent_path GET /recent(.:format)

bgc/feedback#recent

all_path GET /all(.:format)

catalog#all

all_solr_document_path GET /all/:id(.:format)

catalog#show

reserves_path GET /reserves(.:format)

catalog#index

reserves_solr_document_path GET /reserves/:id(.:format)

catalog#show

reserves_track_solr_document_path POST /reserves/:id/track(.:format)

catalog#track

librarian_view_reserves_path GET /reserves/:id/librarian_view(.:format)

catalog#librarian_view

reserves_citation_path GET /reserves/:id/citation(.:format)

catalog#citation

reserves_email_get_path GET /reserves/:id/email(.:format)

catalog#email

reserves_email_post_path POST /reserves/:id/email(.:format)

catalog#email

request_email_get_path GET /catalog/:id/request_item(.:format)

catalog#request_item

request_email_post_path POST /catalog/:id/request_item(.:format)

catalog#request_item

saved_area_path GET /saved_area(.:format)

saved_area#index

unapi_path GET /unapi(.:format)

catalog#unapi

shelfbrowse_path GET /shelfbrowse(/:call_type)(.:format)

catalog#shelfbrowse

stackview_data_path GET /stackview_data/:call_number_type(.:format)

stackview_data#fetch

stackview_browser_item_path GET /shelfbrowse_item(.:format)

catalog#shelfbrowse_item

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

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

clear_saved_searches_path DELETE /saved_searches/clear(.:format)

saved_searches#clear

saved_searches_path GET /saved_searches(.:format)

saved_searches#index

save_search_path PUT /saved_searches/save/:id(.:format)

saved_searches#save

forget_search_path DELETE /saved_searches/forget/:id(.:format)

saved_searches#forget

POST /saved_searches/forget/:id(.:format)

saved_searches#forget

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

catalog#track

suggest_index_path GET /suggest(.:format)

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

Routes for BlacklightAdvancedSearch::Engine
advanced_search_path GET /advanced(.:format)

advanced#index

Request

Parameters:

None

Response

Headers:

None