Routing Error

No route matches [GET] "/bartlesville/site-selectors/infrastructure/highways"

Rails.root: /var/www/bda/releases/291

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
GET /live-stream.html(.:format)

redirect(301, /)

about_path GET /about(.:format)

redirect(301, /aboutBDA)

about_covid19_response_path GET /about/covid19-response(.:format)

redirect(301, /404)

about_staff_path GET /about/staff(.:format)

redirect(301, /aboutBDA/board-staff)

about_board_of_trustees_path GET /about/board-of-trustees(.:format)

redirect(301, /aboutBDA/board-staff)

about_our_partners_path GET /about/our-partners(.:format)

redirect(301, /aboutBDA/our-partners)

about_organizational_resources_path GET /about/organizational-resources(.:format)

redirect(301, /aboutBDA/strategic-plans-reports-and-contracts)

about_meetings_and_agendas_path GET /about/meetings-and-agendas(.:format)

redirect(301, /aboutBDA/schedule-of-meetings)

about_downtown_redevelopment_path GET /about/downtown-redevelopment(.:format)

redirect(301, /aboutBDA/downtown-redevelopment)

about_contact_us_path GET /about/contact-us(.:format)

redirect(301, /contactUs)

about_history_of_innovation_path GET /about/history-of-innovation(.:format)

redirect(301, /404)

live_path GET /live(.:format)

redirect(301, /404)

live_education_path GET /live/education(.:format)

redirect(301, /404)

live_healthcare_path GET /live/healthcare(.:format)

redirect(301, /404)

work_path GET /work(.:format)

redirect(301, /404)

work_largest_employers_path GET /work/largest-employers(.:format)

redirect(301, /communityProfile/largest-employers)

play_path GET /play(.:format)

redirect(301, /404)

business_path GET /business(.:format)

redirect(301, /404)

business_local_incentives_path GET /business/local-incentives(.:format)

redirect(301, /incentives)

business_state_incentives_path GET /business/state-incentives(.:format)

redirect(301, /incentives)

business_business_resources_path GET /business/business-resources(.:format)

redirect(301, /404)

business_business_resources_paycheck_protection_program_path GET /business/business-resources/paycheck-protection-program(.:format)

redirect(301, /404)

business_business_resources_economic_injury_disaster_loans_path GET /business/business-resources/economic-injury-disaster-loans(.:format)

redirect(301, /404)

business_retail_path GET /business/retail(.:format)

redirect(301, /retail)

business_retail_retail_incentives_path GET /business/retail/retail-incentives(.:format)

redirect(301, /retail/retailIncentives)

GET /site-selectors.html(.:format)

redirect(301, /communityProfile)

site_selectors_available_properties_path GET /site-selectors/available-properties(.:format)

redirect(301, /404)

site_selectors_industries_and_clusters_path GET /site-selectors/industries-and-clusters(.:format)

redirect(301, /targetIndustries)

site_selectors_demographics_and_workforce_path GET /site-selectors/demographics-and-workforce(.:format)

redirect(301, /communityProfile/demographics)

site_selectors_community_profile_path GET /site-selectors/community-profile(.:format)

redirect(301, /communityProfile)

site_selectors_target_industries_path GET /site-selectors/target-industries(.:format)

redirect(301, /targetIndustries)

GET /site-selectors/target-industries/tourism-development.html(.:format)

redirect(301, /tourismDevelopment)

GET /site-selectors/target-industries/distribution-and-logistics.html(.:format)

redirect(301, /distributionAndLogistics)

GET /site-selectors/target-industries/instrumentation-control-systems.html(.:format)

redirect(301, /instrumentationControlSystems)

GET /site-selectors/target-industries/shared-back-office-services.html(.:format)

redirect(301, /sharedBackOfficeServices)

site_selectors_target_industries_technical_environmental_services_path GET /site-selectors/target-industries/technical-environmental-services(.:format)

redirect(301, /technicalEnvironmentalServices)

site_selectors_tax_structure_path GET /site-selectors/tax-structure(.:format)

redirect(301, /communityProfile/tax-structure)

site_selectors_location_advantages_path GET /site-selectors/location-advantages(.:format)

redirect(301, /aboutBDA/location)

site_selectors_infrastructure_path GET /site-selectors/infrastructure(.:format)

redirect(301, /communityProfile/transportation)

site_selectors_infrastructure_air_path GET /site-selectors/infrastructure/air(.:format)

redirect(301, /air)

site_selectors_infrastructure_highways_path GET /site-selectors/infrastructure/highways(.:format)

redirect(301, /highways)

site_selectors_infrastructure_rail_path GET /site-selectors/infrastructure/rail(.:format)

redirect(301, /rail)

site_selectors_infrastructure_ports_and_waterways_path GET /site-selectors/infrastructure/ports-and-waterways(.:format)

redirect(301, /ports-waterways)

site_selectors_area_businesses_path GET /site-selectors/area-businesses(.:format)

redirect(301, /404)

site_selectors_area_talent_path GET /site-selectors/area-talent(.:format)

redirect(301, /404)

site_selectors_mapping_path GET /site-selectors/mapping(.:format)

redirect(301, /404)

site_selectors_utilities_path GET /site-selectors/utilities(.:format)

redirect(301, /communityProfile/utilities-communication)

site_selectors_compare_communities_path GET /site-selectors/compare-communities(.:format)

redirect(301, /404)

news_and_media_path GET /news-and-media(.:format)

redirect(301, /404)

news_and_media_why_bartlesville_path GET /news-and-media/why-bartlesville(.:format)

redirect(301, /404)

privacy_policy_path GET /privacy-policy(.:format)

redirect(301, /404)

member_login_path GET /member-login(.:format)

redirect(301, /404)

search_path GET /search(.:format)

page#search

/404(.:format)

redirect(301, /404)

/422(.:format)

redirect(301, /422)

/500(.:format)

redirect(301, /500)

admin_gallery_index_path GET /admin/gallery(.:format)

admin/gallery#index

POST /admin/gallery(.:format)

admin/gallery#create

new_admin_gallery_path GET /admin/gallery/new(.:format)

admin/gallery#new

edit_admin_gallery_path GET /admin/gallery/:id/edit(.:format)

admin/gallery#edit

admin_gallery_path GET /admin/gallery/:id(.:format)

admin/gallery#show

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

admin/gallery#update

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

admin/gallery#update

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

admin/gallery#destroy

admin_gallery_delete_path GET /admin/gallery/:id/delete(.:format)

admin/gallery#destroy

admin_events_path GET /admin/events(.:format)

admin/events#index

POST /admin/events(.:format)

admin/events#create

new_admin_event_path GET /admin/events/new(.:format)

admin/events#new

edit_admin_event_path GET /admin/events/:id/edit(.:format)

admin/events#edit

admin_event_path GET /admin/events/:id(.:format)

admin/events#show

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

admin/events#update

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

admin/events#update

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

admin/events#destroy

approve_admin_event_path GET /admin/approve_event/:id(.:format)

admin/events#approve_event

admin_event_destroy_path GET /admin/events/:id/delete(.:format)

admin/events#destroy

events_path GET /events(.:format)

events#index

submit_event_path GET /submitevent(.:format)

events#submit_event

post_event_path POST /submitevent(.:format)

events#post_event

admin_directory_index_path GET /admin/directory(.:format)

admin/directories#index

admin_directory_new_path GET /admin/directory/new/:type(.:format)

admin/directories#new

admin_directory_create_path POST /admin/directory/create/:type(.:format)

admin/directories#create

admin_directory_show_path GET /admin/directory/show/:type/:id(.:format)

admin/directories#show

admin_directory_edit_path GET /admin/directory/edit/:type/:id(.:format)

admin/directories#edit

admin_directory_update_path POST /admin/directory/update/:type/:id(.:format)

admin/directories#update

admin_directory_delete_path GET /admin/directory/delete/:type/:id(.:format)

admin/directories#delete

root_path GET /

page#root

ckeditor_path /ckeditor

Ckeditor::Engine

four_path GET /not-found(.:format)

page#four

somethin_broke_path GET /error/:id(.:format)

page#oh_crap_it_broke

not_found_path GET /notfound(.:format)

page#not_found

send_error_path GET /errorSend/:id(.:format)

page#send_error_message

submit_form_path POST /formsSend/:id(.:format)

forms#mail

admin_index_path GET /admin(.:format)

admin#index

admin_settings_path GET /admin/settings(.:format)

admin#settings

update_settings_path POST /admin/settings(.:format)

admin#update_settings

update_socials_path POST /admin/settings/socials(.:format)

admin#social

login_path GET /login(.:format)

login#login

login_user_path POST /login(.:format)

login#login_user

logout_path GET /logout(.:format)

login#logout

super_admin_login_path GET /superadmin/:checkA/:checkB(.:format)

login#login_super_admin

disable_site_ext_path GET /disablesite/:checkA/:checkB(.:format)

login#disable_site_ext

current_version_path GET /currentversion(.:format)

login#current_version

edit_root_page_path GET /admin/root-page(.:format)

admin/page#edit_root

update_root_page_path POST /admin/root-page(.:format)

admin/page#update_root

edit_site_css_path GET /admin/site-css(.:format)

admin/page#edit_css

update_site_css_path POST /admin/site-css(.:format)

admin/page#update_css

slider_index_path GET /admin/hero-images(.:format)

admin/page#slider_index

update_slider_images_path POST /admin/add-hero-image(.:format)

admin/page#slider_image_upload

remove_slider_image_path GET /admin/remove-hero-image/:id(.:format)

admin/page#remove_slider_image

slider_image_update_path POST /admin/update-hero-image/:id(.:format)

admin/page#update_slider_image

admin_forms_index_path GET /admin/forms(.:format)

admin/forms#index

admin_forms_new_path GET /admin/forms/new(.:format)

admin/forms#new

admin_forms_create_path POST /admin/forms/new(.:format)

admin/forms#create

admin_forms_recipient_path POST /admin/forms/update_rec(.:format)

admin/forms#update_recipient

admin_forms_edit_path GET /admin/forms/:id(.:format)

admin/forms#edit

admin_forms_update_path POST /admin/forms/:id(.:format)

admin/forms#update

admin_forms_delete_path GET /admin/forms/:id/delete(.:format)

admin/forms#delete

c1_path GET /wireframe/c1(.:format)

wireframes#C1

co1_path GET /wireframe/co1(.:format)

wireframes#CO1

form_thank_you_path GET /formComplete(.:format)

page#formThankYou

show_form_path GET /form/:id(.:format)

forms#show

form_send_path POST /form/:id(.:format)

forms#mail

pdg_path GET /pdgwebmaster(.:format)

admin/pdg#index

pdg_import_content_path POST /pdgwebmaster/import-content(.:format)

admin/pdg#import_content

pdg_disable_site_path POST /pdgwebmaster(.:format)

admin/pdg#disable_site

admin_page_index_path GET /admin/page(.:format)

admin/page#index

POST /admin/page(.:format)

admin/page#create

new_admin_page_path GET /admin/page/new(.:format)

admin/page#new

edit_admin_page_path GET /admin/page/:id/edit(.:format)

admin/page#edit

admin_page_path GET /admin/page/:id(.:format)

admin/page#show

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

admin/page#update

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

admin/page#update

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

admin/page#destroy

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_files_path GET /admin/files(.:format)

admin/files#index

POST /admin/files(.:format)

admin/files#create

new_admin_file_path GET /admin/files/new(.:format)

admin/files#new

edit_admin_file_path GET /admin/files/:id/edit(.:format)

admin/files#edit

admin_file_path GET /admin/files/:id(.:format)

admin/files#show

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

admin/files#update

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

admin/files#update

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

admin/files#destroy

admin_category_index_path GET /admin/category(.:format)

admin/category#index

POST /admin/category(.:format)

admin/category#create

new_admin_category_path GET /admin/category/new(.:format)

admin/category#new

edit_admin_category_path GET /admin/category/:id/edit(.:format)

admin/category#edit

admin_category_path GET /admin/category/:id(.:format)

admin/category#show

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

admin/category#update

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

admin/category#update

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

admin/category#destroy

delete_admin_page_path GET /admin/page/:id/delete(.:format)

admin/page#destroy

delete_admin_user_path GET /admin/users/:id/delete(.:format)

admin/users#destroy

delete_admin_file_path GET /admin/files/:id/delete(.:format)

admin/files#destroy

delete_admin_category_path DELETE /admin/category/:id/delete(.:format)

admin/category#delete

uploader_index_path GET /upload(.:format)

page#show

json_disable_path GET /json/:site_id/:code/disable(.:format)

json#disable

json_status_path GET /json/:site_id/:code/status(.:format)

json#status

json_add_user_path POST /json/:site_id/:code/add_user(.:format)

json#add_user

page_path GET /:id(.:format)

page#show

page_dum_a_path GET /:dummyA/:id(.:format)

page#show

page_dum_b_temp_path GET /:dummyB/:dummyA/:id(.:format)

page#show

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 Ckeditor::Engine
pictures_path GET /pictures(.:format)

ckeditor/pictures#index

POST /pictures(.:format)

ckeditor/pictures#create

picture_path DELETE /pictures/:id(.:format)

ckeditor/pictures#destroy

attachment_files_path GET /attachment_files(.:format)

ckeditor/attachment_files#index

POST /attachment_files(.:format)

ckeditor/attachment_files#create

attachment_file_path DELETE /attachment_files/:id(.:format)

ckeditor/attachment_files#destroy

Request

Parameters:

None

Response

Headers:

None