Routing Error

Not Found

Rails.root: c:/algo_v2

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 /admin/login(.:format) active_admin/devise/sessions#new
user_session_path POST /admin/login(.:format) active_admin/devise/sessions#create
destroy_user_session_path DELETE|GET /admin/logout(.:format) active_admin/devise/sessions#destroy
user_password_path POST /admin/password(.:format) active_admin/devise/passwords#create
new_user_password_path GET /admin/password/new(.:format) active_admin/devise/passwords#new
edit_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/dashboard#index
admin_blog_categories_path GET /admin/blog_categories(.:format) admin/blog_categories#index
POST /admin/blog_categories(.:format) admin/blog_categories#create
new_admin_blog_category_path GET /admin/blog_categories/new(.:format) admin/blog_categories#new
edit_admin_blog_category_path GET /admin/blog_categories/:id/edit(.:format) admin/blog_categories#edit
admin_blog_category_path GET /admin/blog_categories/:id(.:format) admin/blog_categories#show
PATCH /admin/blog_categories/:id(.:format) admin/blog_categories#update
PUT /admin/blog_categories/:id(.:format) admin/blog_categories#update
DELETE /admin/blog_categories/:id(.:format) admin/blog_categories#destroy
admin_blog_posts_path GET /admin/blog_posts(.:format) admin/blog_posts#index
POST /admin/blog_posts(.:format) admin/blog_posts#create
new_admin_blog_post_path GET /admin/blog_posts/new(.:format) admin/blog_posts#new
edit_admin_blog_post_path GET /admin/blog_posts/:id/edit(.:format) admin/blog_posts#edit
admin_blog_post_path GET /admin/blog_posts/:id(.:format) admin/blog_posts#show
PATCH /admin/blog_posts/:id(.:format) admin/blog_posts#update
PUT /admin/blog_posts/:id(.:format) admin/blog_posts#update
DELETE /admin/blog_posts/:id(.:format) admin/blog_posts#destroy
admin_carousels_path GET /admin/carousels(.:format) admin/carousels#index
POST /admin/carousels(.:format) admin/carousels#create
new_admin_carousel_path GET /admin/carousels/new(.:format) admin/carousels#new
edit_admin_carousel_path GET /admin/carousels/:id/edit(.:format) admin/carousels#edit
admin_carousel_path GET /admin/carousels/:id(.:format) admin/carousels#show
PATCH /admin/carousels/:id(.:format) admin/carousels#update
PUT /admin/carousels/:id(.:format) admin/carousels#update
DELETE /admin/carousels/:id(.:format) admin/carousels#destroy
admin_case_studies_path GET /admin/case_studies(.:format) admin/case_studies#index
POST /admin/case_studies(.:format) admin/case_studies#create
new_admin_case_study_path GET /admin/case_studies/new(.:format) admin/case_studies#new
edit_admin_case_study_path GET /admin/case_studies/:id/edit(.:format) admin/case_studies#edit
admin_case_study_path GET /admin/case_studies/:id(.:format) admin/case_studies#show
PATCH /admin/case_studies/:id(.:format) admin/case_studies#update
PUT /admin/case_studies/:id(.:format) admin/case_studies#update
DELETE /admin/case_studies/:id(.:format) admin/case_studies#destroy
admin_dashboard_path GET /admin/dashboard(.:format) admin/dashboard#index
admin_documents_path GET /admin/documents(.:format) admin/documents#index
POST /admin/documents(.:format) admin/documents#create
new_admin_document_path GET /admin/documents/new(.:format) admin/documents#new
edit_admin_document_path GET /admin/documents/:id/edit(.:format) admin/documents#edit
admin_document_path GET /admin/documents/:id(.:format) admin/documents#show
PATCH /admin/documents/:id(.:format) admin/documents#update
PUT /admin/documents/:id(.:format) admin/documents#update
DELETE /admin/documents/:id(.:format) admin/documents#destroy
admin_industries_path GET /admin/industries(.:format) admin/industries#index
POST /admin/industries(.:format) admin/industries#create
new_admin_industry_path GET /admin/industries/new(.:format) admin/industries#new
edit_admin_industry_path GET /admin/industries/:id/edit(.:format) admin/industries#edit
admin_industry_path GET /admin/industries/:id(.:format) admin/industries#show
PATCH /admin/industries/:id(.:format) admin/industries#update
PUT /admin/industries/:id(.:format) admin/industries#update
DELETE /admin/industries/:id(.:format) admin/industries#destroy
admin_news_index_path GET /admin/news(.:format) admin/news#index
POST /admin/news(.:format) admin/news#create
new_admin_news_path GET /admin/news/new(.:format) admin/news#new
edit_admin_news_path GET /admin/news/:id/edit(.:format) admin/news#edit
admin_news_path GET /admin/news/:id(.:format) admin/news#show
PATCH /admin/news/:id(.:format) admin/news#update
PUT /admin/news/:id(.:format) admin/news#update
DELETE /admin/news/:id(.:format) admin/news#destroy
admin_pages_path GET /admin/pages(.:format) admin/pages#index
POST /admin/pages(.:format) admin/pages#create
new_admin_page_path GET /admin/pages/new(.:format) admin/pages#new
edit_admin_page_path GET /admin/pages/:id/edit(.:format) admin/pages#edit
admin_page_path GET /admin/pages/:id(.:format) admin/pages#show
PATCH /admin/pages/:id(.:format) admin/pages#update
PUT /admin/pages/:id(.:format) admin/pages#update
DELETE /admin/pages/:id(.:format) admin/pages#destroy
admin_solutions_path GET /admin/solutions(.:format) admin/solutions#index
POST /admin/solutions(.:format) admin/solutions#create
new_admin_solution_path GET /admin/solutions/new(.:format) admin/solutions#new
edit_admin_solution_path GET /admin/solutions/:id/edit(.:format) admin/solutions#edit
admin_solution_path GET /admin/solutions/:id(.:format) admin/solutions#show
PATCH /admin/solutions/:id(.:format) admin/solutions#update
PUT /admin/solutions/:id(.:format) admin/solutions#update
DELETE /admin/solutions/:id(.:format) admin/solutions#destroy
import_admin_subscribers_path GET /admin/subscribers/import(.:format) admin/subscribers#import
do_import_admin_subscribers_path POST /admin/subscribers/do_import(.:format) admin/subscribers#do_import
admin_subscribers_path GET /admin/subscribers(.:format) admin/subscribers#index
POST /admin/subscribers(.:format) admin/subscribers#create
new_admin_subscriber_path GET /admin/subscribers/new(.:format) admin/subscribers#new
edit_admin_subscriber_path GET /admin/subscribers/:id/edit(.:format) admin/subscribers#edit
admin_subscriber_path GET /admin/subscribers/:id(.:format) admin/subscribers#show
PATCH /admin/subscribers/:id(.:format) admin/subscribers#update
PUT /admin/subscribers/:id(.:format) admin/subscribers#update
DELETE /admin/subscribers/:id(.:format) admin/subscribers#destroy
admin_users_path GET /admin/users(.:format) admin/users#index
POST /admin/users(.:format) admin/users#create
new_admin_user_path GET /admin/users/new(.:format) admin/users#new
edit_admin_user_path GET /admin/users/:id/edit(.:format) admin/users#edit
admin_user_path GET /admin/users/:id(.:format) admin/users#show
PATCH /admin/users/:id(.:format) admin/users#update
PUT /admin/users/:id(.:format) admin/users#update
DELETE /admin/users/:id(.:format) admin/users#destroy
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
locale_root_path GET /:locale(.:format) home#index
root_path GET / home#index
blog_posts_path GET /:locale/blog/posts(.:format) blog/posts#index
POST /:locale/blog/posts(.:format) blog/posts#create
new_blog_post_path GET /:locale/blog/posts/new(.:format) blog/posts#new
edit_blog_post_path GET /:locale/blog/posts/:id/edit(.:format) blog/posts#edit
blog_post_path GET /:locale/blog/posts/:id(.:format) blog/posts#show
PATCH /:locale/blog/posts/:id(.:format) blog/posts#update
PUT /:locale/blog/posts/:id(.:format) blog/posts#update
DELETE /:locale/blog/posts/:id(.:format) blog/posts#destroy
blog_categories_path GET /:locale/blog/categories(.:format) blog/categories#index
POST /:locale/blog/categories(.:format) blog/categories#create
new_blog_category_path GET /:locale/blog/categories/new(.:format) blog/categories#new
edit_blog_category_path GET /:locale/blog/categories/:id/edit(.:format) blog/categories#edit
blog_category_path GET /:locale/blog/categories/:id(.:format) blog/categories#show
PATCH /:locale/blog/categories/:id(.:format) blog/categories#update
PUT /:locale/blog/categories/:id(.:format) blog/categories#update
DELETE /:locale/blog/categories/:id(.:format) blog/categories#destroy
case_studies_path GET /:locale/case_studies(.:format) case_studies#index
POST /:locale/case_studies(.:format) case_studies#create
new_case_study_path GET /:locale/case_studies/new(.:format) case_studies#new
edit_case_study_path GET /:locale/case_studies/:id/edit(.:format) case_studies#edit
case_study_path GET /:locale/case_studies/:id(.:format) case_studies#show
PATCH /:locale/case_studies/:id(.:format) case_studies#update
PUT /:locale/case_studies/:id(.:format) case_studies#update
DELETE /:locale/case_studies/:id(.:format) case_studies#destroy
industries_path GET /:locale/industries(.:format) industries#index
POST /:locale/industries(.:format) industries#create
new_industry_path GET /:locale/industries/new(.:format) industries#new
edit_industry_path GET /:locale/industries/:id/edit(.:format) industries#edit
industry_path GET /:locale/industries/:id(.:format) industries#show
PATCH /:locale/industries/:id(.:format) industries#update
PUT /:locale/industries/:id(.:format) industries#update
DELETE /:locale/industries/:id(.:format) industries#destroy
solutions_path GET /:locale/solutions(.:format) solutions#index
POST /:locale/solutions(.:format) solutions#create
new_solution_path GET /:locale/solutions/new(.:format) solutions#new
edit_solution_path GET /:locale/solutions/:id/edit(.:format) solutions#edit
solution_path GET /:locale/solutions/:id(.:format) solutions#show
PATCH /:locale/solutions/:id(.:format) solutions#update
PUT /:locale/solutions/:id(.:format) solutions#update
DELETE /:locale/solutions/:id(.:format) solutions#destroy
news_index_path GET /:locale/news(.:format) news#index
POST /:locale/news(.:format) news#create
new_news_path GET /:locale/news/new(.:format) news#new
edit_news_path GET /:locale/news/:id/edit(.:format) news#edit
news_path GET /:locale/news/:id(.:format) news#show
PATCH /:locale/news/:id(.:format) news#update
PUT /:locale/news/:id(.:format) news#update
DELETE /:locale/news/:id(.:format) news#destroy
news_archive_path GET /:locale/news/:year/:month(.:format) news#archive {:year=>/20\d{2}/, :month=>/(?:0?[1-9]|1[0-2])/}
posts_archive_path GET /:locale/blog/posts/:year/:month(.:format) blog/posts#archive {:year=>/20\d{2}/, :month=>/(?:0?[1-9]|1[0-2])/}
tag_path GET /:locale/tags/:tag(.:format) tags#index
contacts_path GET /:locale/contacts(.:format) contacts#new
contact_path GET /:locale/contact(.:format) contacts#new
POST /:locale/contacts(.:format) contacts#create
new_contact_path GET /:locale/contacts/new(.:format) contacts#new
subscriber_confirmation_path POST /:locale/subscribers/confirmation(.:format) devise/confirmations#create
new_subscriber_confirmation_path GET /:locale/subscribers/confirmation/new(.:format) devise/confirmations#new
GET /:locale/subscribers/confirmation(.:format) devise/confirmations#show
new_subscriber_session_path GET /:locale(.:format) home#index
unsubscribe_path GET /:locale/unsubscribe/:unsubscribe_hash(.:format) subscribers#unsubscribe
subscribers_path GET /:locale/subscribe(.:format) subscribers#new
subscribe_path POST /:locale/subscribe(.:format) subscribers#create
subscribe_confirmation_path GET /:locale/subscribe/confirmation(.:format) subscribers#confirmation
search_path GET /:locale/search(.:format) search#index
page_path GET /:locale/:id(.:format) pages#show

Request

Parameters:

{"locale"=>"fr",
 "id"=>"home"}

Response

Headers:

None