Routing Error

Not Found

Rails.root: /home/deploy/apps/dresscodefinder/releases/20240224180909

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
hq_path GET /

hq/pages#home {:subdomain=>"hq"}

hq_venue_metadata_path GET /venue_metadata(.:format)

hq/venues#random_unprocessed {:subdomain=>"hq"}

hq_venues_path GET /venues(.:format)

hq/venues#index {:subdomain=>"hq"}

POST /venues(.:format)

hq/venues#create {:subdomain=>"hq"}

new_hq_venue_path GET /venues/new(.:format)

hq/venues#new {:subdomain=>"hq"}

edit_hq_venue_path GET /venues/:id/edit(.:format)

hq/venues#edit {:subdomain=>"hq"}

hq_venue_path GET /venues/:id(.:format)

hq/venues#show {:subdomain=>"hq"}

PATCH /venues/:id(.:format)

hq/venues#update {:subdomain=>"hq"}

PUT /venues/:id(.:format)

hq/venues#update {:subdomain=>"hq"}

DELETE /venues/:id(.:format)

hq/venues#destroy {:subdomain=>"hq"}

dress_codes_index_path GET /dress_codes/index(.:format)

dress_codes#index

dress_codes_show_path GET /dress_codes/show(.:format)

dress_codes#show

GET /

pages#home

autocomplete_path GET /autocomplete(.:format)

venues#search

about_path GET /about(.:format)

pages#about

app_path GET /app(.:format)

pages#app

advice_path GET /advice(.:format)

advice#index {:category=>"Dress Code Advice"}

GET /advice/:permalink(.:format)

advice#show {:category=>"Dress Code Advice"}

what_it_means_path GET /what-it-means(.:format)

dress_codes#index {:category=>"Dress Code Explanations"}

GET /what-it-means/:permalink(.:format)

dress_codes#show {:category=>"Dress Code Explanations"}

best_dressed_cities_path GET /best-dressed-cities(.:format)

pages#article

best_dressed_cities_data_path GET /best-dressed-cities/data(.:format)

pages#article-data

best_dressed_cities_embed_path GET /best-dressed-cities/embed(.:format)

pages#article-embed

cities_path GET /cities(.:format)

cities#index

GET /cities/:city(.:format)

venues#index

GET /:city/:venue(.:format)

venues#show

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

venues_path GET /venues(.:format)

venues#index

POST /venues(.:format)

venues#create

new_venue_path GET /venues/new(.:format)

venues#new

edit_venue_path GET /venues/:id/edit(.:format)

venues#edit

venue_path GET /venues/:id(.:format)

venues#show

PATCH /venues/:id(.:format)

venues#update

PUT /venues/:id(.:format)

venues#update

DELETE /venues/:id(.:format)

venues#destroy

venue_attributes_path GET /venue_attributes(.:format)

venue_attributes#index

POST /venue_attributes(.:format)

venue_attributes#create

new_venue_attribute_path GET /venue_attributes/new(.:format)

venue_attributes#new

edit_venue_attribute_path GET /venue_attributes/:id/edit(.:format)

venue_attributes#edit

venue_attribute_path GET /venue_attributes/:id(.:format)

venue_attributes#show

PATCH /venue_attributes/:id(.:format)

venue_attributes#update

PUT /venue_attributes/:id(.:format)

venue_attributes#update

DELETE /venue_attributes/:id(.:format)

venue_attributes#destroy

web_results_path GET /web_results(.:format)

web_results#index

POST /web_results(.:format)

web_results#create

new_web_result_path GET /web_results/new(.:format)

web_results#new

edit_web_result_path GET /web_results/:id/edit(.:format)

web_results#edit

web_result_path GET /web_results/:id(.:format)

web_results#show

PATCH /web_results/:id(.:format)

web_results#update

PUT /web_results/:id(.:format)

web_results#update

DELETE /web_results/:id(.:format)

web_results#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

Request

Parameters:

{"city"=>"los-angeles", "venue"=>"darkroom"}

Response

Headers:

None