Routing Error

No route matches [GET] "/ramp/ramp/7"

Rails.root: /app/stewartcwang/university_of_michigan_stewart_wang_site

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
root_path GET /

public#index

public_show_path GET /show/:permalink(.:format)

public#show

publications_path GET /access/publications(.:format)

publications#index

POST /access/publications(.:format)

publications#create

new_publication_path GET /access/publications/new(.:format)

publications#new

edit_publication_path GET /access/publications/:id/edit(.:format)

publications#edit

publication_path GET /access/publications/:id(.:format)

publications#show

PATCH /access/publications/:id(.:format)

publications#update

PUT /access/publications/:id(.:format)

publications#update

DELETE /access/publications/:id(.:format)

publications#destroy

icam_path /icam(.:format)

public#icam

pedestrian_consortium_path /pedestrian_consortium(.:format)

public#pedestrian_consortium

research_path /research(.:format)

public#research

education_path /education(.:format)

public#education

policy_making_path /policy_making(.:format)

public#policy_making

contact_path /contact(.:format)

public#contact

advisory_council_path /advisory_council(.:format)

public#advisory_council

/publications(.:format)

public#publications

news_path /news(.:format)

public#news

mag_path /mag(.:format)

public#mag

about_morphomics_path /about_morphomics(.:format)

public#about_morphomics

morphomics_path /morphomics(.:format)

public#morphomics

mshop_path /mshop(.:format)

public#mshop

data_dictionary_path /data_dictionary(.:format)

public#data_dictionary

stus_story_path /stus_story(.:format)

public#stus_story

blank_path /blank(.:format)

public#blank

ramp_path /ramp(.:format)

public#ramp

/ramp/:id(.:format)

public#show

login_path /login(.:format)

access#menu

access_menu_path GET /access/menu(.:format)

access#menu

access_login_path GET /access/login(.:format)

access#login

admin_path GET /admin(.:format)

access#menu

/404(.:format)

errors#not_found

/500(.:format)

errors#internal_server_error

access_attempt_login_path POST /access/attempt_login(.:format)

access#attempt_login

access_logout_path GET /access/logout(.:format)

access#logout

delete_admin_user_path GET /admin_users/:id/delete(.:format)

admin_users#delete

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 PATCH /admin_users/:id(.:format)

admin_users#update

PUT /admin_users/:id(.:format)

admin_users#update

DELETE /admin_users/:id(.:format)

admin_users#destroy

delete_ramp_page_path GET /ramp_pages/:id/delete(.:format)

ramp_pages#delete

ramp_pages_path GET /ramp_pages(.:format)

ramp_pages#index

POST /ramp_pages(.:format)

ramp_pages#create

new_ramp_page_path GET /ramp_pages/new(.:format)

ramp_pages#new

edit_ramp_page_path GET /ramp_pages/:id/edit(.:format)

ramp_pages#edit

ramp_page_path GET /ramp_pages/:id(.:format)

ramp_pages#show

PATCH /ramp_pages/:id(.:format)

ramp_pages#update

PUT /ramp_pages/:id(.:format)

ramp_pages#update

DELETE /ramp_pages/:id(.:format)

ramp_pages#destroy

delete_publication_path GET /publications/:id/delete(.:format)

publications#delete

GET /publications(.:format)

publications#index

POST /publications(.:format)

publications#create

GET /publications/new(.:format)

publications#new

GET /publications/:id/edit(.:format)

publications#edit

GET /publications/:id(.:format)

publications#show

PATCH /publications/:id(.:format)

publications#update

PUT /publications/:id(.:format)

publications#update

DELETE /publications/:id(.:format)

publications#destroy

delete_author_path GET /authors/:id/delete(.:format)

authors#delete

authors_path GET /authors(.:format)

authors#index

POST /authors(.:format)

authors#create

new_author_path GET /authors/new(.:format)

authors#new

edit_author_path GET /authors/:id/edit(.:format)

authors#edit

author_path GET /authors/:id(.:format)

authors#show

PATCH /authors/:id(.:format)

authors#update

PUT /authors/:id(.:format)

authors#update

DELETE /authors/:id(.:format)

authors#destroy

delete_journal_path GET /journals/:id/delete(.:format)

journals#delete

journals_path GET /journals(.:format)

journals#index

POST /journals(.:format)

journals#create

new_journal_path GET /journals/new(.:format)

journals#new

edit_journal_path GET /journals/:id/edit(.:format)

journals#edit

journal_path GET /journals/:id(.:format)

journals#show

PATCH /journals/:id(.:format)

journals#update

PUT /journals/:id(.:format)

journals#update

DELETE /journals/:id(.:format)

journals#destroy

delete_team_member_path GET /team_members/:id/delete(.:format)

team_members#delete

team_members_path GET /team_members(.:format)

team_members#index

POST /team_members(.:format)

team_members#create

new_team_member_path GET /team_members/new(.:format)

team_members#new

edit_team_member_path GET /team_members/:id/edit(.:format)

team_members#edit

team_member_path GET /team_members/:id(.:format)

team_members#show

PATCH /team_members/:id(.:format)

team_members#update

PUT /team_members/:id(.:format)

team_members#update

DELETE /team_members/:id(.:format)

team_members#destroy

delete_next_case_review_path GET /next_case_reviews/:id/delete(.:format)

next_case_reviews#delete

next_case_reviews_path GET /next_case_reviews(.:format)

next_case_reviews#index

POST /next_case_reviews(.:format)

next_case_reviews#create

new_next_case_review_path GET /next_case_reviews/new(.:format)

next_case_reviews#new

edit_next_case_review_path GET /next_case_reviews/:id/edit(.:format)

next_case_reviews#edit

next_case_review_path GET /next_case_reviews/:id(.:format)

next_case_reviews#show

PATCH /next_case_reviews/:id(.:format)

next_case_reviews#update

PUT /next_case_reviews/:id(.:format)

next_case_reviews#update

DELETE /next_case_reviews/:id(.:format)

next_case_reviews#destroy

delete_news_article_path GET /news_articles/:id/delete(.:format)

news_articles#delete

news_articles_path GET /news_articles(.:format)

news_articles#index

POST /news_articles(.:format)

news_articles#create

new_news_article_path GET /news_articles/new(.:format)

news_articles#new

edit_news_article_path GET /news_articles/:id/edit(.:format)

news_articles#edit

news_article_path GET /news_articles/:id(.:format)

news_articles#show

PATCH /news_articles/:id(.:format)

news_articles#update

PUT /news_articles/:id(.:format)

news_articles#update

DELETE /news_articles/:id(.:format)

news_articles#destroy

team_path /team(.:format)

public#team

seeking_common_ground_path /seeking_common_ground(.:format)

public#seeking_common_ground

one_mans_mission_to_make_cars_safer_path /one_mans_mission_to_make_cars_safer(.:format)

public#/one_mans_mission_to_make_cars_safer

main_index_path GET /main/index(.:format)

main#index

GET /ramp(.:format)

ramp_pages#index

Request

Parameters:

None

Response

Headers:

None