Routing Error

No route matches [GET] "/news/2016-2/balloch-charrette-report-published"

Rails.root: /home/deploy/7n_production/releases/20180614192148

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
crust_path /admin

Crust::Engine

studio_path GET /studio(.:format)

pages#studio

contact_path GET /contact(.:format)

pages#contact

posts_path GET /journal(.:format)

posts#index

POST /journal(.:format)

posts#create

new_post_path GET /journal/new(.:format)

posts#new

edit_post_path GET /journal/:id/edit(.:format)

posts#edit

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

posts#show

PATCH /journal/:id(.:format)

posts#update

PUT /journal/:id(.:format)

posts#update

DELETE /journal/:id(.:format)

posts#destroy

categoried_projects_path GET /projects/category/:category_id(.:format)

projects#index

projects_path GET /projects(.:format)

projects#index

POST /projects(.:format)

projects#create

new_project_path GET /projects/new(.:format)

projects#new

edit_project_path GET /projects/:id/edit(.:format)

projects#edit

project_path GET /projects/:id(.:format)

projects#show

PATCH /projects/:id(.:format)

projects#update

PUT /projects/:id(.:format)

projects#update

DELETE /projects/:id(.:format)

projects#destroy

GET /404(.:format)

errors#not_found

root_path GET /

pages#home

Routes for Crust::Engine
new_contact_information_path GET /contact_information/new(.:format)

crust/contact_information#new

edit_contact_information_path GET /contact_information/edit(.:format)

crust/contact_information#edit

contact_information_path GET /contact_information(.:format)

crust/contact_information#show

PATCH /contact_information(.:format)

crust/contact_information#update

PUT /contact_information(.:format)

crust/contact_information#update

POST /contact_information(.:format)

crust/contact_information#create

accreditation_sections_path GET /accreditation_sections(.:format)

crust/accreditation_sections#index

POST /accreditation_sections(.:format)

crust/accreditation_sections#create

new_accreditation_section_path GET /accreditation_sections/new(.:format)

crust/accreditation_sections#new

edit_accreditation_section_path GET /accreditation_sections/:id/edit(.:format)

crust/accreditation_sections#edit

accreditation_section_path GET /accreditation_sections/:id(.:format)

crust/accreditation_sections#show

PATCH /accreditation_sections/:id(.:format)

crust/accreditation_sections#update

PUT /accreditation_sections/:id(.:format)

crust/accreditation_sections#update

DELETE /accreditation_sections/:id(.:format)

crust/accreditation_sections#destroy

accreditations_path GET /accreditations(.:format)

crust/accreditations#index

POST /accreditations(.:format)

crust/accreditations#create

new_accreditation_path GET /accreditations/new(.:format)

crust/accreditations#new

edit_accreditation_path GET /accreditations/:id/edit(.:format)

crust/accreditations#edit

accreditation_path GET /accreditations/:id(.:format)

crust/accreditations#show

PATCH /accreditations/:id(.:format)

crust/accreditations#update

PUT /accreditations/:id(.:format)

crust/accreditations#update

DELETE /accreditations/:id(.:format)

crust/accreditations#destroy

awards_path GET /awards(.:format)

crust/awards#index

POST /awards(.:format)

crust/awards#create

new_award_path GET /awards/new(.:format)

crust/awards#new

edit_award_path GET /awards/:id/edit(.:format)

crust/awards#edit

award_path GET /awards/:id(.:format)

crust/awards#show

PATCH /awards/:id(.:format)

crust/awards#update

PUT /awards/:id(.:format)

crust/awards#update

DELETE /awards/:id(.:format)

crust/awards#destroy

clients_path GET /clients(.:format)

crust/clients#index

POST /clients(.:format)

crust/clients#create

new_client_path GET /clients/new(.:format)

crust/clients#new

edit_client_path GET /clients/:id/edit(.:format)

crust/clients#edit

client_path GET /clients/:id(.:format)

crust/clients#show

PATCH /clients/:id(.:format)

crust/clients#update

PUT /clients/:id(.:format)

crust/clients#update

DELETE /clients/:id(.:format)

crust/clients#destroy

contents_path GET /contents(.:format)

crust/contents#index

POST /contents(.:format)

crust/contents#create

new_content_path GET /contents/new(.:format)

crust/contents#new

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

crust/contents#edit

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

crust/contents#show

PATCH /contents/:id(.:format)

crust/contents#update

PUT /contents/:id(.:format)

crust/contents#update

DELETE /contents/:id(.:format)

crust/contents#destroy

collaborators_path GET /collaborators(.:format)

crust/collaborators#index

POST /collaborators(.:format)

crust/collaborators#create

new_collaborator_path GET /collaborators/new(.:format)

crust/collaborators#new

edit_collaborator_path GET /collaborators/:id/edit(.:format)

crust/collaborators#edit

collaborator_path GET /collaborators/:id(.:format)

crust/collaborators#show

PATCH /collaborators/:id(.:format)

crust/collaborators#update

PUT /collaborators/:id(.:format)

crust/collaborators#update

DELETE /collaborators/:id(.:format)

crust/collaborators#destroy

post_categories_path GET /post_categories(.:format)

crust/post_categories#index

POST /post_categories(.:format)

crust/post_categories#create

new_post_category_path GET /post_categories/new(.:format)

crust/post_categories#new

edit_post_category_path GET /post_categories/:id/edit(.:format)

crust/post_categories#edit

post_category_path GET /post_categories/:id(.:format)

crust/post_categories#show

PATCH /post_categories/:id(.:format)

crust/post_categories#update

PUT /post_categories/:id(.:format)

crust/post_categories#update

DELETE /post_categories/:id(.:format)

crust/post_categories#destroy

pages_path GET /pages(.:format)

crust/pages#index

POST /pages(.:format)

crust/pages#create

new_page_path GET /pages/new(.:format)

crust/pages#new

edit_page_path GET /pages/:id/edit(.:format)

crust/pages#edit

page_path GET /pages/:id(.:format)

crust/pages#show

PATCH /pages/:id(.:format)

crust/pages#update

PUT /pages/:id(.:format)

crust/pages#update

DELETE /pages/:id(.:format)

crust/pages#destroy

posts_path GET /posts(.:format)

crust/posts#index

POST /posts(.:format)

crust/posts#create

new_post_path GET /posts/new(.:format)

crust/posts#new

edit_post_path GET /posts/:id/edit(.:format)

crust/posts#edit

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

crust/posts#show

PATCH /posts/:id(.:format)

crust/posts#update

PUT /posts/:id(.:format)

crust/posts#update

project_categories_path GET /project_categories(.:format)

crust/project_categories#index

POST /project_categories(.:format)

crust/project_categories#create

new_project_category_path GET /project_categories/new(.:format)

crust/project_categories#new

edit_project_category_path GET /project_categories/:id/edit(.:format)

crust/project_categories#edit

project_category_path GET /project_categories/:id(.:format)

crust/project_categories#show

PATCH /project_categories/:id(.:format)

crust/project_categories#update

PUT /project_categories/:id(.:format)

crust/project_categories#update

DELETE /project_categories/:id(.:format)

crust/project_categories#destroy

projects_path GET /projects(.:format)

crust/projects#index

POST /projects(.:format)

crust/projects#create

new_project_path GET /projects/new(.:format)

crust/projects#new

edit_project_path GET /projects/:id/edit(.:format)

crust/projects#edit

project_path GET /projects/:id(.:format)

crust/projects#show

PATCH /projects/:id(.:format)

crust/projects#update

PUT /projects/:id(.:format)

crust/projects#update

DELETE /projects/:id(.:format)

crust/projects#destroy

staff_members_path GET /staff_members(.:format)

crust/staff_members#index

POST /staff_members(.:format)

crust/staff_members#create

new_staff_member_path GET /staff_members/new(.:format)

crust/staff_members#new

edit_staff_member_path GET /staff_members/:id/edit(.:format)

crust/staff_members#edit

staff_member_path GET /staff_members/:id(.:format)

crust/staff_members#show

PATCH /staff_members/:id(.:format)

crust/staff_members#update

PUT /staff_members/:id(.:format)

crust/staff_members#update

DELETE /staff_members/:id(.:format)

crust/staff_members#destroy

passwords_path POST /passwords(.:format)

crust/passwords#create

new_password_path GET /passwords/new(.:format)

crust/passwords#new

session_path POST /session(.:format)

crust/sessions#create

edit_user_password_path GET /users/:user_id/password/edit(.:format)

crust/passwords#edit

user_password_path PATCH /users/:user_id/password(.:format)

crust/passwords#update

PUT /users/:user_id/password(.:format)

crust/passwords#update

POST /users/:user_id/password(.:format)

crust/passwords#create

users_path POST /users(.:format)

crust/users#create

sign_in_path GET /sign_in(.:format)

crust/sessions#new

sign_out_path DELETE /sign_out(.:format)

crust/sessions#destroy

sign_up_path GET /sign_up(.:format)

crust/users#new

root_path GET /

redirect(301, projects)

Request

Parameters:

None

Response

Headers:

None