No route matches [GET] "/2012/07/tom-tailor-strebt-hoheres-an"

Rails.root: /srv/ai_blog/releases/20240323101707

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper (Path / Url) HTTP Verb Path Controller#Action Source Location
new_author_session_path GET /authors/sign_in(.:format)

devise/sessions#new

author_session_path POST /authors/sign_in(.:format)

devise/sessions#create

destroy_author_session_path DELETE /authors/sign_out(.:format)

devise/sessions#destroy

author_google_oauth2_omniauth_authorize_path GET|POST /authors/auth/google_oauth2(.:format)

authors/omniauth_callbacks#passthru

author_google_oauth2_omniauth_callback_path GET|POST /authors/auth/google_oauth2/callback(.:format)

authors/omniauth_callbacks#google_oauth2

new_author_password_path GET /authors/password/new(.:format)

devise/passwords#new

edit_author_password_path GET /authors/password/edit(.:format)

devise/passwords#edit

author_password_path PATCH /authors/password(.:format)

devise/passwords#update

PUT /authors/password(.:format)

devise/passwords#update

POST /authors/password(.:format)

devise/passwords#create

blogs_path GET /blogs(.:format)

blogs#index

blog_path GET /blogs/:id(.:format)

blogs#show

posts_path GET /posts(.:format)

posts#index

post_path GET /posts/:id(.:format)

posts#show

imprint_path GET /imprint(.:format)

home#imprint

terms_path GET /terms(.:format)

home#terms

privacy_path GET /privacy(.:format)

home#privacy

search_path GET /search(.:format)

home#search

GET /sitemap.xml(.:format)

home#sitemap

GET /news_sitemap.xml(.:format)

home#news_sitemap

rails_health_check_path GET /up(.:format)

rails/health#show

root_path GET /

home#index

sn_root_path GET /sn(.:format)

sn/dashboard#index

batch_action_sn_authors_path POST /sn/authors/batch_action(.:format)

sn/authors#batch_action

sn_authors_path GET /sn/authors(.:format)

sn/authors#index

POST /sn/authors(.:format)

sn/authors#create

new_sn_author_path GET /sn/authors/new(.:format)

sn/authors#new

edit_sn_author_path GET /sn/authors/:id/edit(.:format)

sn/authors#edit

sn_author_path GET /sn/authors/:id(.:format)

sn/authors#show

PATCH /sn/authors/:id(.:format)

sn/authors#update

PUT /sn/authors/:id(.:format)

sn/authors#update

DELETE /sn/authors/:id(.:format)

sn/authors#destroy

batch_action_sn_blogs_path POST /sn/blogs/batch_action(.:format)

sn/blogs#batch_action

sn_blogs_path GET /sn/blogs(.:format)

sn/blogs#index

POST /sn/blogs(.:format)

sn/blogs#create

new_sn_blog_path GET /sn/blogs/new(.:format)

sn/blogs#new

edit_sn_blog_path GET /sn/blogs/:id/edit(.:format)

sn/blogs#edit

sn_blog_path GET /sn/blogs/:id(.:format)

sn/blogs#show

PATCH /sn/blogs/:id(.:format)

sn/blogs#update

PUT /sn/blogs/:id(.:format)

sn/blogs#update

DELETE /sn/blogs/:id(.:format)

sn/blogs#destroy

sn_dashboard_path GET /sn/dashboard(.:format)

sn/dashboard#index

from_asin_sn_data_objects_path POST /sn/data_objects/from_asin(.:format)

sn/data_objects#from_asin

batch_action_sn_data_objects_path POST /sn/data_objects/batch_action(.:format)

sn/data_objects#batch_action

sn_data_objects_path GET /sn/data_objects(.:format)

sn/data_objects#index

POST /sn/data_objects(.:format)

sn/data_objects#create

new_sn_data_object_path GET /sn/data_objects/new(.:format)

sn/data_objects#new

edit_sn_data_object_path GET /sn/data_objects/:id/edit(.:format)

sn/data_objects#edit

sn_data_object_path GET /sn/data_objects/:id(.:format)

sn/data_objects#show

PATCH /sn/data_objects/:id(.:format)

sn/data_objects#update

PUT /sn/data_objects/:id(.:format)

sn/data_objects#update

DELETE /sn/data_objects/:id(.:format)

sn/data_objects#destroy

batch_action_sn_posts_path POST /sn/posts/batch_action(.:format)

sn/posts#batch_action

sn_posts_path GET /sn/posts(.:format)

sn/posts#index

POST /sn/posts(.:format)

sn/posts#create

new_sn_post_path GET /sn/posts/new(.:format)

sn/posts#new

edit_sn_post_path GET /sn/posts/:id/edit(.:format)

sn/posts#edit

sn_post_path GET /sn/posts/:id(.:format)

sn/posts#show

PATCH /sn/posts/:id(.:format)

sn/posts#update

PUT /sn/posts/:id(.:format)

sn/posts#update

DELETE /sn/posts/:id(.:format)

sn/posts#destroy

batch_action_sn_writers_path POST /sn/writers/batch_action(.:format)

sn/writers#batch_action

sn_writers_path GET /sn/writers(.:format)

sn/writers#index

POST /sn/writers(.:format)

sn/writers#create

new_sn_writer_path GET /sn/writers/new(.:format)

sn/writers#new

edit_sn_writer_path GET /sn/writers/:id/edit(.:format)

sn/writers#edit

sn_writer_path GET /sn/writers/:id(.:format)

sn/writers#show

PATCH /sn/writers/:id(.:format)

sn/writers#update

PUT /sn/writers/:id(.:format)

sn/writers#update

DELETE /sn/writers/:id(.:format)

sn/writers#destroy

sn_comments_path GET /sn/comments(.:format)

sn/comments#index

POST /sn/comments(.:format)

sn/comments#create

sn_comment_path GET /sn/comments/:id(.:format)

sn/comments#show

DELETE /sn/comments/:id(.:format)

sn/comments#destroy

sidekiq_web_path /background/sidekiq

Sidekiq::Web

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

rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#show

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