No route matches [GET] "/events/momence.com/Freddy-%26-Andressa-/Zouk-Sunday-Social---Autumn-Season-2022/65287855"

Rails.root: /rails

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
new_user_session_path GET /login(.:format)

devise/sessions#new

user_session_path POST /login(.:format)

devise/sessions#create

destroy_user_session_path DELETE|GET /logout(.:format)

devise/sessions#destroy

new_user_password_path GET /password/new(.:format)

devise/passwords#new

edit_user_password_path GET /password/edit(.:format)

devise/passwords#edit

user_password_path PATCH /password(.:format)

devise/passwords#update

PUT /password(.:format)

devise/passwords#update

POST /password(.:format)

devise/passwords#create

cancel_user_registration_path GET /cancel(.:format)

users/registrations#cancel

new_user_registration_path GET /register(.:format)

users/registrations#new

edit_user_registration_path GET /edit(.:format)

users/registrations#edit

user_registration_path PATCH /

users/registrations#update

PUT /

users/registrations#update

DELETE /

users/registrations#destroy

POST /

users/registrations#create

new_user_confirmation_path GET /confirmation/new(.:format)

devise/confirmations#new

user_confirmation_path GET /confirmation(.:format)

devise/confirmations#show

POST /confirmation(.:format)

devise/confirmations#create

register_path POST /register(.:format)

users/registrations#create

roles_index_path GET /roles/index(.:format)

roles#index

roles_show_path GET /roles/show(.:format)

roles#show

roles_new_path GET /roles/new(.:format)

roles#new

roles_edit_path GET /roles/edit(.:format)

roles#edit

roles_update_path GET /roles/update(.:format)

roles#update

roles_create_path GET /roles/create(.:format)

roles#create

root_path GET /

pages#home

artist_statuses_path GET /artist_statuses(.:format)

artist_statuses#index

POST /artist_statuses(.:format)

artist_statuses#create

new_artist_status_path GET /artist_statuses/new(.:format)

artist_statuses#new

edit_artist_status_path GET /artist_statuses/:id/edit(.:format)

artist_statuses#edit

artist_status_path GET /artist_statuses/:id(.:format)

artist_statuses#show

PATCH /artist_statuses/:id(.:format)

artist_statuses#update

PUT /artist_statuses/:id(.:format)

artist_statuses#update

DELETE /artist_statuses/:id(.:format)

artist_statuses#destroy

event_statuses_path GET /event_statuses(.:format)

event_statuses#index

POST /event_statuses(.:format)

event_statuses#create

new_event_status_path GET /event_statuses/new(.:format)

event_statuses#new

edit_event_status_path GET /event_statuses/:id/edit(.:format)

event_statuses#edit

event_status_path GET /event_statuses/:id(.:format)

event_statuses#show

PATCH /event_statuses/:id(.:format)

event_statuses#update

PUT /event_statuses/:id(.:format)

event_statuses#update

DELETE /event_statuses/:id(.:format)

event_statuses#destroy

event_frequencies_path GET /event_frequencies(.:format)

event_frequencies#index

POST /event_frequencies(.:format)

event_frequencies#create

new_event_frequency_path GET /event_frequencies/new(.:format)

event_frequencies#new

edit_event_frequency_path GET /event_frequencies/:id/edit(.:format)

event_frequencies#edit

event_frequency_path GET /event_frequencies/:id(.:format)

event_frequencies#show

PATCH /event_frequencies/:id(.:format)

event_frequencies#update

PUT /event_frequencies/:id(.:format)

event_frequencies#update

DELETE /event_frequencies/:id(.:format)

event_frequencies#destroy

GET /event_statuses(.:format)

event_statuses#index

POST /event_statuses(.:format)

event_statuses#create

GET /event_statuses/new(.:format)

event_statuses#new

GET /event_statuses/:id/edit(.:format)

event_statuses#edit

GET /event_statuses/:id(.:format)

event_statuses#show

PATCH /event_statuses/:id(.:format)

event_statuses#update

PUT /event_statuses/:id(.:format)

event_statuses#update

DELETE /event_statuses/:id(.:format)

event_statuses#destroy

about_path GET /about(.:format)

pages#about

articles_path GET /articles(.:format)

articles#index

POST /articles(.:format)

articles#create

new_article_path GET /articles/new(.:format)

articles#new

edit_article_path GET /articles/:id/edit(.:format)

articles#edit

article_path GET /articles/:id(.:format)

articles#show

PATCH /articles/:id(.:format)

articles#update

PUT /articles/:id(.:format)

articles#update

DELETE /articles/:id(.:format)

articles#destroy

faq_path GET /faq(.:format)

pages#faq

latest_events_events_path GET /events/latest_events(.:format)

events#latest_events

event_recurring_events_path GET /events/:event_id/recurring_events(.:format)

recurring_events#index

POST /events/:event_id/recurring_events(.:format)

recurring_events#create

new_event_recurring_event_path GET /events/:event_id/recurring_events/new(.:format)

recurring_events#new

edit_event_recurring_event_path GET /events/:event_id/recurring_events/:id/edit(.:format)

recurring_events#edit

event_recurring_event_path GET /events/:event_id/recurring_events/:id(.:format)

recurring_events#show

PATCH /events/:event_id/recurring_events/:id(.:format)

recurring_events#update

PUT /events/:event_id/recurring_events/:id(.:format)

recurring_events#update

DELETE /events/:event_id/recurring_events/:id(.:format)

recurring_events#destroy

upvote_event_path GET /events/:id/upvote(.:format)

events#upvote

duplicate_event_path GET /events/:id/duplicate(.:format)

events#duplicate

POST /events/:id/duplicate(.:format)

events#duplicate

json_events_event_path GET /events/:id/json_events(.:format)

events#json_events {:format=>"json"}

approve_event_path PUT /events/:id/approve(.:format)

events#approve

undiscard_event_path GET /events/:id/undiscard(.:format)

events#undiscard

events_path GET /events(.:format)

events#index

POST /events(.:format)

events#create

new_event_path GET /events/new(.:format)

events#new

edit_event_path GET /events/:id/edit(.:format)

events#edit

event_path GET /events/:id(.:format)

events#show

PATCH /events/:id(.:format)

events#update

PUT /events/:id(.:format)

events#update

DELETE /events/:id(.:format)

events#destroy

recurring_events_path GET /re(.:format)

recurring_events#index

POST /re(.:format)

recurring_events#create

new_recurring_event_path GET /re/new(.:format)

recurring_events#new

edit_recurring_event_path GET /re/:id/edit(.:format)

recurring_events#edit

recurring_event_path GET /re/:id(.:format)

recurring_events#show

PATCH /re/:id(.:format)

recurring_events#update

PUT /re/:id(.:format)

recurring_events#update

DELETE /re/:id(.:format)

recurring_events#destroy

approve_artist_path PUT /artists/:id/approve(.:format)

artists#approve

generate_qr_code_artist_path GET /artists/:id/generate_qr_code(.:format)

artists#generate_qr_code

artists_path GET /artists(.:format)

artists#index

POST /artists(.:format)

artists#create

new_artist_path GET /artists/new(.:format)

artists#new

edit_artist_path GET /artists/:id/edit(.:format)

artists#edit

artist_path GET /artists/:id(.:format)

artists#show

PATCH /artists/:id(.:format)

artists#update

PUT /artists/:id(.:format)

artists#update

DELETE /artists/:id(.:format)

artists#destroy

suggest_event_path GET /suggest_event(.:format)

events#suggest_event

suggest_artist_path GET /suggest_artist(.:format)

artists#suggest_artist

suggest_organizer_path GET /suggest_organizer(.:format)

organizers#suggest_organizer

local_path GET /local(.:format)

pages#local

status_path GET /status(.:format)

pages#index

event_ical_path GET /events/:id/ical(.:format)

events#ical

destroy_multiple_users_path DELETE /users/destroy_multiple(.:format)

users#destroy_multiple

users_path GET /users(.:format)

users#index

POST /users(.:format)

users#create

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

atx_index_path GET /atx(.:format)

events#atx_index

bogota_index_path GET /bogota(.:format)

events#bogota_index

boise_index_path GET /boise(.:format)

events#boise_index

yyc_index_path GET /calgary(.:format)

events#yyc_index

charlottenc_index_path GET /charlotte(.:format)

events#charlottenc_index

chicago_index_path GET /chicago(.:format)

events#chicago_index

cinci_index_path GET /cinci(.:format)

events#cinci_index

cleveland_index_path GET /cleveland(.:format)

events#cleveland_index

columbiasc_index_path GET /columbia(.:format)

events#columbiasc_index

denver_index_path GET /denver(.:format)

events#denver_index

dfw_index_path GET /dfw(.:format)

events#dfw_index

halifax_index_path GET /halifax(.:format)

events#halifax_index

htx_index_path GET /htx(.:format)

events#htx_index

indy_index_path GET /indy(.:format)

events#indy_index

jax_index_path GET /jax(.:format)

events#jax_index

kelowna_index_path GET /kelowna(.:format)

events#kelowna_index

lagos_index_path GET /lagos(.:format)

events#lagos_index

louisville_index_path GET /louisville(.:format)

events#louisville_index

medellin_index_path GET /medellin(.:format)

events#medellin_index

mpls_index_path GET /mpls(.:format)

events#mpls_index

montreal_index_path GET /montreal(.:format)

events#montreal_index

okc_index_path GET /okc(.:format)

events#okc_index

orlando_index_path GET /orlando(.:format)

events#orlando_index

ottawa_index_path GET /ottawa(.:format)

events#ottawa_index

paris_index_path GET /paris(.:format)

events#paris_index

phx_index_path GET /phx(.:format)

events#phx_index

qqc_index_path GET /quebec-city(.:format)

events#qqc_index

saska_index_path GET /saskatoon(.:format)

events#saska_index

sherbrooke_index_path GET /sherbrooke(.:format)

events#sherbrooke_index

seattle_index_path GET /seattle(.:format)

events#seattle_index

stl_index_path GET /stl(.:format)

events#stl_index

bayarea_index_path GET /thebayarea(.:format)

events#bayarea_index

toronto_index_path GET /toronto(.:format)

events#toronto_index

vancouver_index_path GET /vancouver(.:format)

events#vancouver_index

victoria_index_path GET /victoria(.:format)

events#victoria_index

warsaw_index_path GET /warsaw(.:format)

events#warsaw_index

winnipeg_index_path GET /winnipeg(.:format)

events#winnipeg_index

yeg_index_path GET /yeg(.:format)

events#yeg_index

city_index_path GET /c/:city(.:format)

events#city_index

city_events_path GET /c/:city/events(.:format)

events#city_events

events_dance_style_path GET /dance_styles/:id/events(.:format)

dance_styles#events {:format=>"json"}

dance_styles_path GET /dance_styles(.:format)

dance_styles#index

POST /dance_styles(.:format)

dance_styles#create

new_dance_style_path GET /dance_styles/new(.:format)

dance_styles#new

edit_dance_style_path GET /dance_styles/:id/edit(.:format)

dance_styles#edit

dance_style_path GET /dance_styles/:id(.:format)

dance_styles#show

PATCH /dance_styles/:id(.:format)

dance_styles#update

PUT /dance_styles/:id(.:format)

dance_styles#update

events_artist_path GET /artists/:id/events(.:format)

artists#events {:format=>"json"}

portal_artist_path GET /artists/:id/portal(.:format)

artists#portal

portal_password_prompt_artist_path GET /artists/:id/portal_password_prompt(.:format)

artists#portal_password_prompt

authenticate_portal_artist_path POST /artists/:id/authenticate_portal(.:format)

artists#authenticate_portal

enable_portal_artist_path PATCH /artists/:id/enable_portal(.:format)

artists#enable_portal

edit_portal_info_artist_path GET /artists/:id/edit-portal-info(.:format)

artists#edit_portal_info

update_portal_info_artist_path PATCH /artists/:id/update_portal_info(.:format)

artists#update_portal_info

update_password_artist_path PATCH /artists/:id/update_password(.:format)

artists#update_password

GET /artists(.:format)

artists#index

POST /artists(.:format)

artists#create

GET /artists/new(.:format)

artists#new

GET /artists/:id/edit(.:format)

artists#edit

GET /artists/:id(.:format)

artists#show

PATCH /artists/:id(.:format)

artists#update

PUT /artists/:id(.:format)

artists#update

DELETE /artists/:id(.:format)

artists#destroy

booking_portal_path GET /booking-portal(.:format)

pages#booking_portal

discarded_items_path GET /discarded_items(.:format)

pages#discarded_items

recurring_event_info_path GET /recurring-event-info(.:format)

pages#recurring_event_info

event_types_path GET /event_types(.:format)

event_types#index

POST /event_types(.:format)

event_types#create

new_event_type_path GET /event_types/new(.:format)

event_types#new

edit_event_type_path GET /event_types/:id/edit(.:format)

event_types#edit

event_type_path GET /event_types/:id(.:format)

event_types#show

PATCH /event_types/:id(.:format)

event_types#update

PUT /event_types/:id(.:format)

event_types#update

DELETE /event_types/:id(.:format)

event_types#destroy

roles_path GET /roles(.:format)

roles#index

POST /roles(.:format)

roles#create

new_role_path GET /roles/new(.:format)

roles#new

edit_role_path GET /roles/:id/edit(.:format)

roles#edit

role_path GET /roles/:id(.:format)

roles#show

PATCH /roles/:id(.:format)

roles#update

PUT /roles/:id(.:format)

roles#update

DELETE /roles/:id(.:format)

roles#destroy

events_organizer_path GET /o/:id/events(.:format)

organizers#events {:format=>"json"}

organizers_path GET /o(.:format)

organizers#index

POST /o(.:format)

organizers#create

new_organizer_path GET /o/new(.:format)

organizers#new

edit_organizer_path GET /o/:id/edit(.:format)

organizers#edit

organizer_path GET /o/:id(.:format)

organizers#show

PATCH /o/:id(.:format)

organizers#update

PUT /o/:id(.:format)

organizers#update

DELETE /o/:id(.:format)

organizers#destroy

copy_link_path POST /copy_link(.:format)

links#copy_link

turbo_recede_historical_location_path GET /recede_historical_location(.:format)

turbo/native/navigation#recede

turbo_resume_historical_location_path GET /resume_historical_location(.:format)

turbo/native/navigation#resume

turbo_refresh_historical_location_path GET /refresh_historical_location(.:format)

turbo/native/navigation#refresh

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