Routing Error

No route matches [GET] "/222"

Rails.root: /home/mkeller/freizeitfreunde

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
users_logout_path GET /users/logout(.:format)

users#logout

users_process_login_path POST /users/process_login(.:format)

users#process_login

users_new_path POST /users/new(.:format)

users#new

infos_start_path GET /infos/start(.:format)

infos#start

infos_info_start_path GET /infos/info_start(.:format)

infos#info_start

events_listall_path GET /events/listall(.:format)

events#listall

events_new_path POST /events/new(.:format)

events#new

blogs_new_path POST /blogs/new(.:format)

blogs#new

blogs_printblog_path GET /blogs/printblog(.:format)

blogs#printblog

blogs_indexall_path GET /blogs/indexall(.:format)

blogs#indexall

admin_index_path GET /admin/index(.:format)

admin#index

sessions_new_path GET /sessions/new(.:format)

sessions#new

POST /sessions/new(.:format)

sessions#new

sessions_create_path GET /sessions/create(.:format)

sessions#create

POST /sessions/create(.:format)

sessions#create

sessions_destroy_path GET /sessions/destroy(.:format)

sessions#destroy

anmeldungs_new_path POST /anmeldungs/new(.:format)

anmeldungs#new

users_list_path GET /users/list(.:format)

users#list

blogs_myblog_path GET /blogs/myblog(.:format)

blogs#myblog

folders_new_path POST /folders/new(.:format)

folders#new

folders_edit_path POST /folders/edit(.:format)

folders#edit

images_new_path POST /images/new(.:format)

images#new

GET /users/list(.:format)

users#list

GET /admin(.:format)

admin#index

POST /admin(.:format)

admin#create

new_admin_path GET /admin/new(.:format)

admin#new

edit_admin_path GET /admin/:id/edit(.:format)

admin#edit

admin_path GET /admin/:id(.:format)

admin#show

PATCH /admin/:id(.:format)

admin#update

PUT /admin/:id(.:format)

admin#update

DELETE /admin/:id(.:format)

admin#destroy

folders_path GET /folders(.:format)

folders#index

POST /folders(.:format)

folders#create

new_folder_path GET /folders/new(.:format)

folders#new

edit_folder_path GET /folders/:id/edit(.:format)

folders#edit

folder_path GET /folders/:id(.:format)

folders#show

PATCH /folders/:id(.:format)

folders#update

PUT /folders/:id(.:format)

folders#update

DELETE /folders/:id(.:format)

folders#destroy

images_path GET /images(.:format)

images#index

POST /images(.:format)

images#create

new_image_path GET /images/new(.:format)

images#new

edit_image_path GET /images/:id/edit(.:format)

images#edit

image_path GET /images/:id(.:format)

images#show

PATCH /images/:id(.:format)

images#update

PUT /images/:id(.:format)

images#update

DELETE /images/:id(.:format)

images#destroy

anmeldungs_path GET /anmeldungs(.:format)

anmeldungs#index

POST /anmeldungs(.:format)

anmeldungs#create

new_anmeldung_path GET /anmeldungs/new(.:format)

anmeldungs#new

edit_anmeldung_path GET /anmeldungs/:id/edit(.:format)

anmeldungs#edit

anmeldung_path GET /anmeldungs/:id(.:format)

anmeldungs#show

PATCH /anmeldungs/:id(.:format)

anmeldungs#update

PUT /anmeldungs/:id(.:format)

anmeldungs#update

DELETE /anmeldungs/:id(.:format)

anmeldungs#destroy

users_path GET /users(.:format)

users#index

POST /users(.:format)

users#create

new_user_path GET /users/new(.:format)

users#new

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

blogs_path GET /blogs(.:format)

blogs#index

POST /blogs(.:format)

blogs#create

new_blog_path GET /blogs/new(.:format)

blogs#new

edit_blog_path GET /blogs/:id/edit(.:format)

blogs#edit

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

blogs#show

PATCH /blogs/:id(.:format)

blogs#update

PUT /blogs/:id(.:format)

blogs#update

DELETE /blogs/:id(.:format)

blogs#destroy

contents_path GET /contents(.:format)

contents#index

POST /contents(.:format)

contents#create

new_content_path GET /contents/new(.:format)

contents#new

edit_content_path GET /contents/:id/edit(.:format)

contents#edit

content_path GET /contents/:id(.:format)

contents#show

PATCH /contents/:id(.:format)

contents#update

PUT /contents/:id(.:format)

contents#update

DELETE /contents/:id(.:format)

contents#destroy

comments_path GET /comments(.:format)

comments#index

POST /comments(.:format)

comments#create

new_comment_path GET /comments/new(.:format)

comments#new

edit_comment_path GET /comments/:id/edit(.:format)

comments#edit

comment_path GET /comments/:id(.:format)

comments#show

PATCH /comments/:id(.:format)

comments#update

PUT /comments/:id(.:format)

comments#update

DELETE /comments/:id(.:format)

comments#destroy

eventtyps_path GET /eventtyps(.:format)

eventtyps#index

POST /eventtyps(.:format)

eventtyps#create

new_eventtyp_path GET /eventtyps/new(.:format)

eventtyps#new

edit_eventtyp_path GET /eventtyps/:id/edit(.:format)

eventtyps#edit

eventtyp_path GET /eventtyps/:id(.:format)

eventtyps#show

PATCH /eventtyps/:id(.:format)

eventtyps#update

PUT /eventtyps/:id(.:format)

eventtyps#update

DELETE /eventtyps/:id(.:format)

eventtyps#destroy

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

sessions_path GET /sessions(.:format)

sessions#index

POST /sessions(.:format)

sessions#create

new_session_path GET /sessions/new(.:format)

sessions#new

edit_session_path GET /sessions/:id/edit(.:format)

sessions#edit

session_path GET /sessions/:id(.:format)

sessions#show

PATCH /sessions/:id(.:format)

sessions#update

PUT /sessions/:id(.:format)

sessions#update

DELETE /sessions/:id(.:format)

sessions#destroy

userlogs_path GET /userlogs(.:format)

userlogs#index

POST /userlogs(.:format)

userlogs#create

new_userlog_path GET /userlogs/new(.:format)

userlogs#new

edit_userlog_path GET /userlogs/:id/edit(.:format)

userlogs#edit

userlog_path GET /userlogs/:id(.:format)

userlogs#show

PATCH /userlogs/:id(.:format)

userlogs#update

PUT /userlogs/:id(.:format)

userlogs#update

DELETE /userlogs/:id(.:format)

userlogs#destroy

infos_path GET /infos(.:format)

infos#index

POST /infos(.:format)

infos#create

new_info_path GET /infos/new(.:format)

infos#new

edit_info_path GET /infos/:id/edit(.:format)

infos#edit

info_path GET /infos/:id(.:format)

infos#show

PATCH /infos/:id(.:format)

infos#update

PUT /infos/:id(.:format)

infos#update

DELETE /infos/:id(.:format)

infos#destroy

login_path GET /login(.:format)

sessions#new

POST /login(.:format)

sessions#create

logout_path DELETE /logout(.:format)

sessions#destroy

root_path GET /

infos#start

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

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

Request

Parameters:

None

Response

Headers:

None