Routing Error

No route matches [GET] "/hoteles-que-seducen-por-su-restaurante"

Rails.root: /home/deploy/implacheck

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 /api/v1/dashboard/sessions/sign_in(.:format)

devise_token_auth/sessions#new

user_session_path POST /api/v1/dashboard/sessions/sign_in(.:format)

devise_token_auth/sessions#create

destroy_user_session_path DELETE /api/v1/dashboard/sessions/sign_out(.:format)

devise_token_auth/sessions#destroy

new_user_password_path GET /api/v1/dashboard/sessions/password/new(.:format)

devise_token_auth/passwords#new

edit_user_password_path GET /api/v1/dashboard/sessions/password/edit(.:format)

devise_token_auth/passwords#edit

user_password_path PATCH /api/v1/dashboard/sessions/password(.:format)

devise_token_auth/passwords#update

PUT /api/v1/dashboard/sessions/password(.:format)

devise_token_auth/passwords#update

POST /api/v1/dashboard/sessions/password(.:format)

devise_token_auth/passwords#create

cancel_user_registration_path GET /api/v1/dashboard/sessions/cancel(.:format)

devise_token_auth/registrations#cancel

new_user_registration_path GET /api/v1/dashboard/sessions/sign_up(.:format)

devise_token_auth/registrations#new

edit_user_registration_path GET /api/v1/dashboard/sessions/edit(.:format)

devise_token_auth/registrations#edit

user_registration_path PATCH /api/v1/dashboard/sessions(.:format)

devise_token_auth/registrations#update

PUT /api/v1/dashboard/sessions(.:format)

devise_token_auth/registrations#update

DELETE /api/v1/dashboard/sessions(.:format)

devise_token_auth/registrations#destroy

POST /api/v1/dashboard/sessions(.:format)

devise_token_auth/registrations#create

new_user_confirmation_path GET /api/v1/dashboard/sessions/confirmation/new(.:format)

devise_token_auth/confirmations#new

user_confirmation_path GET /api/v1/dashboard/sessions/confirmation(.:format)

devise_token_auth/confirmations#show

POST /api/v1/dashboard/sessions/confirmation(.:format)

devise_token_auth/confirmations#create

api_v1_dashboard_sessions_validate_token_path GET /api/v1/dashboard/sessions/validate_token(.:format)

devise_token_auth/token_validations#validate_token

api_v1_dashboard_sessions_failure_path GET /api/v1/dashboard/sessions/failure(.:format)

devise_token_auth/omniauth_callbacks#omniauth_failure

GET /api/v1/dashboard/sessions/:provider/callback(.:format)

devise_token_auth/omniauth_callbacks#omniauth_success

GET|POST /omniauth/:provider/callback(.:format)

devise_token_auth/omniauth_callbacks#redirect_callbacks

omniauth_failure_path GET|POST /omniauth/failure(.:format)

devise_token_auth/omniauth_callbacks#omniauth_failure

GET /api/v1/dashboard/sessions/:provider(.:format)

redirect(301)

new_admin_session_path GET /admin/login(.:format)

active_admin/devise/sessions#new

admin_session_path POST /admin/login(.:format)

active_admin/devise/sessions#create

destroy_admin_session_path DELETE|GET /admin/logout(.:format)

active_admin/devise/sessions#destroy

new_admin_password_path GET /admin/password/new(.:format)

active_admin/devise/passwords#new

edit_admin_password_path GET /admin/password/edit(.:format)

active_admin/devise/passwords#edit

admin_password_path PATCH /admin/password(.:format)

active_admin/devise/passwords#update

PUT /admin/password(.:format)

active_admin/devise/passwords#update

POST /admin/password(.:format)

active_admin/devise/passwords#create

admin_root_path GET /admin(.:format)

admin/dashboard#index

batch_action_admin_offices_path POST /admin/offices/batch_action(.:format)

admin/offices#batch_action

admin_offices_path GET /admin/offices(.:format)

admin/offices#index

POST /admin/offices(.:format)

admin/offices#create

new_admin_office_path GET /admin/offices/new(.:format)

admin/offices#new

edit_admin_office_path GET /admin/offices/:id/edit(.:format)

admin/offices#edit

admin_office_path GET /admin/offices/:id(.:format)

admin/offices#show

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

admin/offices#update

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

admin/offices#update

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

admin/offices#destroy

batch_action_admin_offers_path POST /admin/offers/batch_action(.:format)

admin/offers#batch_action

admin_offers_path GET /admin/offers(.:format)

admin/offers#index

POST /admin/offers(.:format)

admin/offers#create

new_admin_offer_path GET /admin/offers/new(.:format)

admin/offers#new

admin_offer_path GET /admin/offers/:id(.:format)

admin/offers#show

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

admin/offers#update

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

admin/offers#update

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

admin/offers#destroy

batch_action_admin_office_offers_path POST /admin/offices/:office_id/offers/batch_action(.:format)

admin/offers#batch_action

admin_office_offers_path GET /admin/offices/:office_id/offers(.:format)

admin/offers#index

POST /admin/offices/:office_id/offers(.:format)

admin/offers#create

new_admin_office_offer_path GET /admin/offices/:office_id/offers/new(.:format)

admin/offers#new

admin_office_offer_path GET /admin/offices/:office_id/offers/:id(.:format)

admin/offers#show

PATCH /admin/offices/:office_id/offers/:id(.:format)

admin/offers#update

PUT /admin/offices/:office_id/offers/:id(.:format)

admin/offers#update

DELETE /admin/offices/:office_id/offers/:id(.:format)

admin/offers#destroy

batch_action_admin_office_whitelisted_domains_path POST /admin/offices/:office_id/whitelisted_domains/batch_action(.:format)

admin/whitelisted_domains#batch_action

admin_office_whitelisted_domains_path GET /admin/offices/:office_id/whitelisted_domains(.:format)

admin/whitelisted_domains#index

POST /admin/offices/:office_id/whitelisted_domains(.:format)

admin/whitelisted_domains#create

new_admin_office_whitelisted_domain_path GET /admin/offices/:office_id/whitelisted_domains/new(.:format)

admin/whitelisted_domains#new

edit_admin_office_whitelisted_domain_path GET /admin/offices/:office_id/whitelisted_domains/:id/edit(.:format)

admin/whitelisted_domains#edit

admin_office_whitelisted_domain_path GET /admin/offices/:office_id/whitelisted_domains/:id(.:format)

admin/whitelisted_domains#show

PATCH /admin/offices/:office_id/whitelisted_domains/:id(.:format)

admin/whitelisted_domains#update

PUT /admin/offices/:office_id/whitelisted_domains/:id(.:format)

admin/whitelisted_domains#update

DELETE /admin/offices/:office_id/whitelisted_domains/:id(.:format)

admin/whitelisted_domains#destroy

batch_action_admin_admins_path POST /admin/admins/batch_action(.:format)

admin/admins#batch_action

admin_admins_path GET /admin/admins(.:format)

admin/admins#index

POST /admin/admins(.:format)

admin/admins#create

new_admin_admin_path GET /admin/admins/new(.:format)

admin/admins#new

edit_admin_admin_path GET /admin/admins/:id/edit(.:format)

admin/admins#edit

admin_admin_path GET /admin/admins/:id(.:format)

admin/admins#show

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

admin/admins#update

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

admin/admins#update

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

admin/admins#destroy

batch_action_admin_office_users_path POST /admin/offices/:office_id/users/batch_action(.:format)

admin/users#batch_action

admin_office_users_path GET /admin/offices/:office_id/users(.:format)

admin/users#index

POST /admin/offices/:office_id/users(.:format)

admin/users#create

new_admin_office_user_path GET /admin/offices/:office_id/users/new(.:format)

admin/users#new

edit_admin_office_user_path GET /admin/offices/:office_id/users/:id/edit(.:format)

admin/users#edit

admin_office_user_path GET /admin/offices/:office_id/users/:id(.:format)

admin/users#show

PATCH /admin/offices/:office_id/users/:id(.:format)

admin/users#update

PUT /admin/offices/:office_id/users/:id(.:format)

admin/users#update

DELETE /admin/offices/:office_id/users/:id(.:format)

admin/users#destroy

admin_dashboard_path GET /admin/dashboard(.:format)

admin/dashboard#index

admin_comments_path GET /admin/comments(.:format)

admin/comments#index

POST /admin/comments(.:format)

admin/comments#create

admin_comment_path GET /admin/comments/:id(.:format)

admin/comments#show

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

admin/comments#destroy

resque_web_path /resque_web

ResqueWeb::Engine

send_mail_api_v1_office_path POST /api/v1/offices/:id/send_mail(.:format)

api/v1/offices#send_mail

api_v1_offices_path GET /api/v1/offices(.:format)

api/v1/offices#index

recommend_api_v1_offers_path POST /api/v1/offers/recommend(.:format)

api/v1/offers#recommend

api_v1_offer_offices_path GET /api/v1/offers/:offer_id/offices(.:format)

api/v1/offices#index

request_report_api_v1_offer_path POST /api/v1/offers/:id/request_report(.:format)

api/v1/offers#request_report

api_v1_offers_path GET /api/v1/offers(.:format)

api/v1/offers#index

POST /api/v1/offers(.:format)

api/v1/offers#create

new_api_v1_offer_path GET /api/v1/offers/new(.:format)

api/v1/offers#new

edit_api_v1_offer_path GET /api/v1/offers/:id/edit(.:format)

api/v1/offers#edit

api_v1_offer_path GET /api/v1/offers/:id(.:format)

api/v1/offers#show

PATCH /api/v1/offers/:id(.:format)

api/v1/offers#update

PUT /api/v1/offers/:id(.:format)

api/v1/offers#update

DELETE /api/v1/offers/:id(.:format)

api/v1/offers#destroy

root_path GET /

index#index

GET /implantatkostenrechner(/*path)(.:format)

index#calculator

implantologen_path GET /implantologen(.:format)

index#officelist

offers_path POST /angebote(.:format)

offers#go

GET /angebote(.:format)

offers#index

offer_path GET /angebote/:id(.:format)

offers#show

OPTIONS /*all(.:format)

application#cors_preflight_check

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

Routes for ResqueWeb::Engine
overview_path GET /overview(.:format)

resque_web/overview#show

working_index_path GET /working(.:format)

resque_web/working#index

clear_queue_path PUT /queues/:id/clear(.:format)

resque_web/queues#clear {:id=>/[^\/]+/}

queues_path GET /queues(.:format)

resque_web/queues#index

queue_path GET /queues/:id(.:format)

resque_web/queues#show {:id=>/[^\/]+/}

DELETE /queues/:id(.:format)

resque_web/queues#destroy {:id=>/[^\/]+/}

workers_path GET /workers(.:format)

resque_web/workers#index

worker_path GET /workers/:id(.:format)

resque_web/workers#show {:id=>/[^\/]+/}

retry_failure_path PUT /failures/:id/retry(.:format)

resque_web/failures#retry

retry_all_failures_path PUT /failures/retry_all(.:format)

resque_web/failures#retry_all

destroy_all_failures_path DELETE /failures/destroy_all(.:format)

resque_web/failures#destroy_all

failures_path GET /failures(.:format)

resque_web/failures#index

failure_path GET /failures/:id(.:format)

resque_web/failures#show

DELETE /failures/:id(.:format)

resque_web/failures#destroy

stats_path GET /stats(.:format)

resque_web/stats#index

stats_resque_path GET /stats/resque(.:format)

resque_web/stats#resque

stats_redis_path GET /stats/redis(.:format)

resque_web/stats#redis

stats_keys_path GET /stats/keys(.:format)

resque_web/stats#keys

keys_statistic_path GET /stats/keys/:id(.:format)

resque_web/stats#keys {:id=>/[^\/]+/}

root_path GET /

resque_web/overview#show

Request

Parameters:

None

Response

Headers:

None