Routing Error

No route matches [GET] "/cdn-cgi/l/email-protection"

Rails.root: /home/rails/gulag/releases/238

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
new_admin_user_session_path GET /admin/login(.:format) active_admin/devise/sessions#new
admin_user_session_path POST /admin/login(.:format) active_admin/devise/sessions#create
destroy_admin_user_session_path DELETE|GET /admin/logout(.:format) active_admin/devise/sessions#destroy
admin_user_password_path POST /admin/password(.:format) active_admin/devise/passwords#create
new_admin_user_password_path GET /admin/password/new(.:format) active_admin/devise/passwords#new
edit_admin_user_password_path GET /admin/password/edit(.:format) active_admin/devise/passwords#edit
PATCH /admin/password(.:format) active_admin/devise/passwords#update
PUT /admin/password(.:format) active_admin/devise/passwords#update
admin_root_path GET /admin(.:format) admin/customdashboard#index
sort_admin_article_tag_path POST /admin/article_tags/:id/sort(.:format) admin/article_tags#sort
batch_action_admin_article_tags_path POST /admin/article_tags/batch_action(.:format) admin/article_tags#batch_action
admin_article_tags_path GET /admin/article_tags(.:format) admin/article_tags#index
POST /admin/article_tags(.:format) admin/article_tags#create
new_admin_article_tag_path GET /admin/article_tags/new(.:format) admin/article_tags#new
edit_admin_article_tag_path GET /admin/article_tags/:id/edit(.:format) admin/article_tags#edit
admin_article_tag_path GET /admin/article_tags/:id(.:format) admin/article_tags#show
PATCH /admin/article_tags/:id(.:format) admin/article_tags#update
PUT /admin/article_tags/:id(.:format) admin/article_tags#update
DELETE /admin/article_tags/:id(.:format) admin/article_tags#destroy
sort_admin_person_tag_path POST /admin/person_tags/:id/sort(.:format) admin/person_tags#sort
batch_action_admin_person_tags_path POST /admin/person_tags/batch_action(.:format) admin/person_tags#batch_action
admin_person_tags_path GET /admin/person_tags(.:format) admin/person_tags#index
POST /admin/person_tags(.:format) admin/person_tags#create
new_admin_person_tag_path GET /admin/person_tags/new(.:format) admin/person_tags#new
edit_admin_person_tag_path GET /admin/person_tags/:id/edit(.:format) admin/person_tags#edit
admin_person_tag_path GET /admin/person_tags/:id(.:format) admin/person_tags#show
PATCH /admin/person_tags/:id(.:format) admin/person_tags#update
PUT /admin/person_tags/:id(.:format) admin/person_tags#update
DELETE /admin/person_tags/:id(.:format) admin/person_tags#destroy
batch_action_admin_admin_users_path POST /admin/admin_users/batch_action(.:format) admin/admin_users#batch_action
admin_admin_users_path GET /admin/admin_users(.:format) admin/admin_users#index
POST /admin/admin_users(.:format) admin/admin_users#create
new_admin_admin_user_path GET /admin/admin_users/new(.:format) admin/admin_users#new
edit_admin_admin_user_path GET /admin/admin_users/:id/edit(.:format) admin/admin_users#edit
admin_admin_user_path GET /admin/admin_users/:id(.:format) admin/admin_users#show
PATCH /admin/admin_users/:id(.:format) admin/admin_users#update
PUT /admin/admin_users/:id(.:format) admin/admin_users#update
DELETE /admin/admin_users/:id(.:format) admin/admin_users#destroy
sort_admin_subject_tag_path POST /admin/subject_tags/:id/sort(.:format) admin/subject_tags#sort
batch_action_admin_subject_tags_path POST /admin/subject_tags/batch_action(.:format) admin/subject_tags#batch_action
admin_subject_tags_path GET /admin/subject_tags(.:format) admin/subject_tags#index
POST /admin/subject_tags(.:format) admin/subject_tags#create
new_admin_subject_tag_path GET /admin/subject_tags/new(.:format) admin/subject_tags#new
edit_admin_subject_tag_path GET /admin/subject_tags/:id/edit(.:format) admin/subject_tags#edit
admin_subject_tag_path GET /admin/subject_tags/:id(.:format) admin/subject_tags#show
PATCH /admin/subject_tags/:id(.:format) admin/subject_tags#update
PUT /admin/subject_tags/:id(.:format) admin/subject_tags#update
DELETE /admin/subject_tags/:id(.:format) admin/subject_tags#destroy
batch_action_admin_places_path POST /admin/places/batch_action(.:format) admin/places#batch_action
admin_places_path GET /admin/places(.:format) admin/places#index
POST /admin/places(.:format) admin/places#create
new_admin_place_path GET /admin/places/new(.:format) admin/places#new
edit_admin_place_path GET /admin/places/:id/edit(.:format) admin/places#edit
admin_place_path PATCH /admin/places/:id(.:format) admin/places#update
PUT /admin/places/:id(.:format) admin/places#update
DELETE /admin/places/:id(.:format) admin/places#destroy
sort_admin_article_path POST /admin/articles/:id/sort(.:format) admin/articles#sort
batch_action_admin_articles_path POST /admin/articles/batch_action(.:format) admin/articles#batch_action
admin_articles_path GET /admin/articles(.:format) admin/articles#index
POST /admin/articles(.:format) admin/articles#create
new_admin_article_path GET /admin/articles/new(.:format) admin/articles#new
edit_admin_article_path GET /admin/articles/:id/edit(.:format) admin/articles#edit
admin_article_path PATCH /admin/articles/:id(.:format) admin/articles#update
PUT /admin/articles/:id(.:format) admin/articles#update
DELETE /admin/articles/:id(.:format) admin/articles#destroy
sort_admin_place_type_path POST /admin/place_types/:id/sort(.:format) admin/place_types#sort
batch_action_admin_place_types_path POST /admin/place_types/batch_action(.:format) admin/place_types#batch_action
admin_place_types_path GET /admin/place_types(.:format) admin/place_types#index
POST /admin/place_types(.:format) admin/place_types#create
new_admin_place_type_path GET /admin/place_types/new(.:format) admin/place_types#new
edit_admin_place_type_path GET /admin/place_types/:id/edit(.:format) admin/place_types#edit
admin_place_type_path GET /admin/place_types/:id(.:format) admin/place_types#show
PATCH /admin/place_types/:id(.:format) admin/place_types#update
PUT /admin/place_types/:id(.:format) admin/place_types#update
DELETE /admin/place_types/:id(.:format) admin/place_types#destroy
batch_action_admin_subjects_path POST /admin/subjects/batch_action(.:format) admin/subjects#batch_action
admin_subjects_path GET /admin/subjects(.:format) admin/subjects#index
POST /admin/subjects(.:format) admin/subjects#create
new_admin_subject_path GET /admin/subjects/new(.:format) admin/subjects#new
edit_admin_subject_path GET /admin/subjects/:id/edit(.:format) admin/subjects#edit
admin_subject_path PATCH /admin/subjects/:id(.:format) admin/subjects#update
PUT /admin/subjects/:id(.:format) admin/subjects#update
DELETE /admin/subjects/:id(.:format) admin/subjects#destroy
batch_action_admin_people_path POST /admin/people/batch_action(.:format) admin/people#batch_action
admin_people_path GET /admin/people(.:format) admin/people#index
POST /admin/people(.:format) admin/people#create
new_admin_person_path GET /admin/people/new(.:format) admin/people#new
edit_admin_person_path GET /admin/people/:id/edit(.:format) admin/people#edit
admin_person_path GET /admin/people/:id(.:format) admin/people#show
PATCH /admin/people/:id(.:format) admin/people#update
PUT /admin/people/:id(.:format) admin/people#update
DELETE /admin/people/:id(.:format) admin/people#destroy
sort_admin_map_layer_path POST /admin/map_layers/:id/sort(.:format) admin/map_layers#sort
batch_action_admin_map_layers_path POST /admin/map_layers/batch_action(.:format) admin/map_layers#batch_action
admin_map_layers_path GET /admin/map_layers(.:format) admin/map_layers#index
POST /admin/map_layers(.:format) admin/map_layers#create
new_admin_map_layer_path GET /admin/map_layers/new(.:format) admin/map_layers#new
edit_admin_map_layer_path GET /admin/map_layers/:id/edit(.:format) admin/map_layers#edit
admin_map_layer_path GET /admin/map_layers/:id(.:format) admin/map_layers#show
PATCH /admin/map_layers/:id(.:format) admin/map_layers#update
PUT /admin/map_layers/:id(.:format) admin/map_layers#update
DELETE /admin/map_layers/:id(.:format) admin/map_layers#destroy
batch_action_admin_chapters_path POST /admin/chapters/batch_action(.:format) admin/chapters#batch_action
admin_chapters_path GET /admin/chapters(.:format) admin/chapters#index
POST /admin/chapters(.:format) admin/chapters#create
new_admin_chapter_path GET /admin/chapters/new(.:format) admin/chapters#new
edit_admin_chapter_path GET /admin/chapters/:id/edit(.:format) admin/chapters#edit
admin_chapter_path GET /admin/chapters/:id(.:format) admin/chapters#show
PATCH /admin/chapters/:id(.:format) admin/chapters#update
PUT /admin/chapters/:id(.:format) admin/chapters#update
DELETE /admin/chapters/:id(.:format) admin/chapters#destroy
admin_customdashboard_path GET /admin/customdashboard(.:format) admin/customdashboard#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
people_search_index_path GET /search/people(.:format) search#people
places_search_index_path GET /search/places(.:format) search#places
articles_search_index_path GET /search/articles(.:format) search#articles
subjects_search_index_path GET /search/subjects(.:format) search#subjects
all_search_index_path GET /search/all(.:format) search#all
search_index_path GET /search(.:format) search#index
POST /search(.:format) search#create
new_search_path GET /search/new(.:format) search#new
edit_search_path GET /search/:id/edit(.:format) search#edit
search_path GET /search/:id(.:format) search#show
PATCH /search/:id(.:format) search#update
PUT /search/:id(.:format) search#update
DELETE /search/:id(.:format) search#destroy
places_path GET /places(.:format) places#index
place_path GET /places/:id(.:format) places#show
articles_path GET /articles(.:format) articles#index
article_path GET /articles/:id(.:format) articles#show
people_path GET /people(.:format) people#index
person_path GET /people/:id(.:format) people#show
subjects_path GET /subjects(.:format) subjects#index
subject_path GET /subjects/:id(.:format) subjects#show
places_filter_path GET /places/filter/:place_type(.:format) places#filter
places_researched_path GET /places/researched/all(.:format) places#researched
places_researched_filter_path GET /places/researched/:place_type(.:format) places#researched_filter
articles_filter_path GET /articles/filter/:tag(.:format) articles#filter
people_filter_path GET /people/filter/:tag(.:format) people#filter
subjects_filter_path GET /subjects/filter/:tag(.:format) subjects#filter
markers_path GET /json/markers(.:format) home#markers
markers_types_path GET /json/markers-types(.:format) home#markers_types
map_layers_path GET /json/map-layers(.:format) home#map_layers
get_json_path GET /api/get_json(.:format) api#get_json
modal_path GET /modal(.:format) home#modal
unity_path GET /unity(.:format) home#unity
GET /:locale(.:format) home#index {:locale=>/cs|en|uk/}
root_path GET / home#index
/404(.:format) errors#page404
/422(.:format) errors#page422
/500(.:format) errors#page500
admin_add_link_form_path GET /admin/add_link_form(.:format) admin/json#add_link_form
admin_json_definedlinks_path GET /admin/json/definedlinks(.:format) admin/json#definedlinks

Request

Parameters:

None

Response

Headers:

None